Chromium Code Reviews
DescriptionChange the way the ToplevelEventHandler is hooked up. It is now both a pre- and post-target event handler.
Most drag logic still occurs pre-target, but initiation occurs post-target, and only if the target chose not to cancel default behavior.
This allows us to forward all events to the target and perform window moving D&D after the fact, while consuming spurious events during the drag operation. Useful for Apps V2 frames.
http://crbug.com/147653
R=sky@chromium.org,sadrul@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=156401
Patch Set 1 : #
Total comments: 3
Patch Set 2 : #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||