[webkit-reviews] review granted: [Bug 79443] REGRESSION (r105396): Dragging an iWork document into icloud.com opens it in the Mac app instead of uploading it to icloud.com : [Attachment 130893] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 8 13:40:45 PST 2012


Ryosuke Niwa <rniwa at webkit.org> has granted Andy Estes <aestes at apple.com>'s
request for review:
Bug 79443: REGRESSION (r105396): Dragging an iWork document into icloud.com
opens it in the Mac app instead of uploading it to icloud.com
https://bugs.webkit.org/show_bug.cgi?id=79443

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

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


> Source/WebCore/page/DragController.cpp:463
> +	   ASSERT(fileInput == element || !fileInput->renderer());

Makes a lot more sense :D


More information about the webkit-reviews mailing list