summaryrefslogtreecommitdiffstats
path: root/content/renderer/resizing_mode_selector.h
diff options
context:
space:
mode:
authorteravest@chromium.org <teravest@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-10 18:40:07 +0000
committerteravest@chromium.org <teravest@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-10 18:40:07 +0000
commit83277226b5fa03ba72552ccaff113d714148105c (patch)
treee5467da5be8374f255f492699b0db001a11436a3 /content/renderer/resizing_mode_selector.h
parenta802ee161b0a0bb782b0d6960a4728ee57a44454 (diff)
downloadchromium_src-83277226b5fa03ba72552ccaff113d714148105c.zip
chromium_src-83277226b5fa03ba72552ccaff113d714148105c.tar.gz
chromium_src-83277226b5fa03ba72552ccaff113d714148105c.tar.bz2
Pepper: Fix comments for PPB and PPP InputEvent.
The comments provided in PPB_InputEvent and PPP_InputEvent incorrectly describe how handled events are delivered to handlers in web pages. When a plugin handles an event, the event is not "bubbled" to any default handlers. However, any listeners in a web page run before the event reaches the plugin, so the plugin can't prevent any listeners from getting the event. An attempt to make the implementation match the specification broke existing plugins, so the only reasonable approach is to make the comments match the behavior. BUG=324352 R=dmichael@chromium.org Review URL: https://codereview.chromium.org/228653006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@263034 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/renderer/resizing_mode_selector.h')
0 files changed, 0 insertions, 0 deletions