summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.cc
diff options
context:
space:
mode:
authorgarykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-24 14:47:45 +0000
committergarykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-24 14:47:45 +0000
commit59ada8162749a5be2d58f3ed7340d470d588e4a0 (patch)
tree103849730118aceaa1475bad4ba0838464c19fbd /chrome/common/chrome_switches.cc
parent08aabf3b71843b01ae31eba672f5c1971b0f7747 (diff)
downloadchromium_src-59ada8162749a5be2d58f3ed7340d470d588e4a0.zip
chromium_src-59ada8162749a5be2d58f3ed7340d470d588e4a0.tar.gz
chromium_src-59ada8162749a5be2d58f3ed7340d470d588e4a0.tar.bz2
Fix mouse event handling in Chromoting plugin.
Revision 60257 changed the Pepper PluginInstance to call HandleInputEvent instead of HandleEvent. Since HandleEvent was virtual in the subclass, this was not caught by the compiler. Here's where a proper 'override' keyword in C++ would've been nice. BUG=none TEST=verify mouse works Review URL: http://codereview.chromium.org/3440026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60467 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_switches.cc')
0 files changed, 0 insertions, 0 deletions