DescriptionDon't abort drags if drag image generation fails.
This unintuitively caused drags to end immediately if a page called
setDragImage with a detached node or one that hadn't been through layout
yet. There's nothing in the spec that says the drags should abort in
this case either, so this makes Blink more spec-conformant.
BUG=413795
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185343
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address comments #
Messages
Total messages: 11 (4 generated)
|