[webkit-reviews] review granted: [Bug 46381] make fast/events/standalone-image-drag-to-editable.html non-flakey : [Attachment 68555] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 23 15:01:34 PDT 2010


David Levin <levin at chromium.org> has granted Tony Chang <tony at chromium.org>'s
request for review:
Bug 46381: make fast/events/standalone-image-drag-to-editable.html non-flakey
https://bugs.webkit.org/show_bug.cgi?id=46381

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

------- Additional Comments from David Levin <levin at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=68555&action=review

Just some minor fixes to do on landing.

>
LayoutTests/fast/events/resources/standalone-image-drag-to-editable-frame.html:
10
> +	 layoutTestController.notifyDone();

if (window.layoutTestController)

>
LayoutTests/fast/events/resources/standalone-image-drag-to-editable-frame.html:
13
> +	     layoutTestController.notifyDone();

if (window.layoutTestController)


More information about the webkit-reviews mailing list