summaryrefslogtreecommitdiffstats
path: root/views/window
diff options
context:
space:
mode:
authorjianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-19 22:05:32 +0000
committerjianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-19 22:05:32 +0000
commita5acf97edfe6ac555e35ecc279e0c0d3e9f9ffc9 (patch)
tree503c2b8e128040d192545423044a2c4bb93922ca /views/window
parentfb2dafd12b749c047ac50346a7cf05a6c2dd71ac (diff)
downloadchromium_src-a5acf97edfe6ac555e35ecc279e0c0d3e9f9ffc9.zip
chromium_src-a5acf97edfe6ac555e35ecc279e0c0d3e9f9ffc9.tar.gz
chromium_src-a5acf97edfe6ac555e35ecc279e0c0d3e9f9ffc9.tar.bz2
Fix EventTypeFromNative to return ET_MOUSE_MOVED for WM_NCMOUSEMOVE message.
Unlike WM_MOUSEMOVE, The wParam of WM_NCMOUSEMOVE message contains the hit test value and we should not use it to check if the mouse button is down. BUG=none TEST=none Review URL: http://codereview.chromium.org/7051010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85984 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/window')
0 files changed, 0 insertions, 0 deletions