DescriptionIgnore update cursor messages from blink when the cursor position lies outside the bounds of the current RWHVA window
This fixes the bug where in Dev tools style changes which cause cursor updates affect the cursor even when it is not
the destination window.
I made a change to the ScreenWin class to make the GetHWNDFromNativeView and GetNativeWindowFromHWND methods public
BUG=534262
TBR=jam
Committed: https://crrev.com/3e1db186342622ab582b8e97efd12b44ffe427e5
Cr-Commit-Position: refs/heads/master@{#359976}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Make the fix work for other platforms #
Total comments: 6
Patch Set 3 : Address review comments #Patch Set 4 : Attempt to address Chrome OS redness #Patch Set 5 : Attempt to address linux cast redness #Patch Set 6 : Fix compile failures #Patch Set 7 : Replace NULL with nullptr #
Depends on Patchset: Messages
Total messages: 25 (9 generated)
|