[webkit-reviews] review granted: [Bug 61921] [Chromium] REGRESSION fast/events/onload-after-document-close-with-subresource.html : [Attachment 96260] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 7 11:14:47 PDT 2011


Tony Chang <tony at chromium.org> has granted Daniel Cheng <dcheng at chromium.org>'s
request for review:
Bug 61921: [Chromium] REGRESSION
fast/events/onload-after-document-close-with-subresource.html
https://bugs.webkit.org/show_bug.cgi?id=61921

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

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

> LayoutTests/fast/events/onload-after-document-close-with-subresource.html:46
> -    doc.write("<img src=\"resources/onload-image.png\">");
> +    doc.write("<img src=\"resources/onload-image.png?" + Math.random() +
"\">");

I would probably add a comment explaining this.


More information about the webkit-reviews mailing list