Chromium Code Reviews
DescriptionCursor state should be global among all root windows for desktop Aura
DesktopNativeCursorManager currently only has knowledge
of a single RootWindow, which means that it is possible
for a change in cursor state within one RootWindow to
cause another RootWindow to have a stale cursor state.
Store a static set of RootWindows in
DesktopNativeCursorManager and notify all of them of
any change in cursor state.
Depends on https://codereview.chromium.org/92413002/
landing first.
BUG=324006
TEST=in progress
Patch Set 1 #Patch Set 2 : make DesktopNativeCursorManager a WindowObserver #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||