Chromium Code Reviews
DescriptionDrag-and-drop: Target drag messages to specific RenderWidgets.
This patch allows drag messages (like dragEnter, dragOver, dragEnd,
etc.) to be routed to the specific RenderWidgets they affect (rather
than always to the main frame widget). This is part of an ongoing
effort to allow D&D to work with out-of-process iframes.
BUG=647249, 655063
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
Committed: https://crrev.com/c82b174cd84e9749ec642bfd5bc7805a41d6af0b
Cr-Commit-Position: refs/heads/master@{#432688}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Addressed comments by nick@. #Patch Set 3 : Small fix. #
Total comments: 2
Dependent Patchsets: Messages
Total messages: 33 (25 generated)
|