[webkit-reviews] review granted: [Bug 79172] Having a drop handler prevents navigation on drop even if event is not cancelled : [Attachment 135379] Fix layout test and remove old assert

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 3 11:55:13 PDT 2012


Tony Chang <tony at chromium.org> has granted Daniel Cheng <dcheng at chromium.org>'s
request for review:
Bug 79172: Having a drop handler prevents navigation on drop even if event is
not cancelled
https://bugs.webkit.org/show_bug.cgi?id=79172

Attachment 135379: Fix layout test and remove old assert
https://bugs.webkit.org/attachment.cgi?id=135379&action=review

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=135379&action=review


> Source/WebCore/ChangeLog:8
> +	   Only early return if the drop handler prevents the default action.

You might want to mention that this is a regression and the change in which it
regressed.


More information about the webkit-reviews mailing list