[webkit-reviews] review denied: [Bug 79172] [chromium] Having a drop handler prevents navigation on drop even if event is not cancelled : [Attachment 128321] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 16:23:41 PST 2012


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

Attachment 128321: Patch
https://bugs.webkit.org/attachment.cgi?id=128321&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=128321&action=review


> Source/WebCore/page/DragController.cpp:-215
> -	   if (m_isHandlingDrag || preventedDefault) {

r- because this is not a Chromium specific change. If this bug exists on
non-Chromium ports as well, then please rename the bug.


More information about the webkit-reviews mailing list