RESOLVED FIXED 61921
[Chromium] REGRESSION fast/events/onload-after-document-close-with-subresource.html
https://bugs.webkit.org/show_bug.cgi?id=61921
Summary [Chromium] REGRESSION fast/events/onload-after-document-close-with-subresourc...
Attachments
Patch (2.37 KB, patch)
2011-06-07 10:45 PDT, Daniel Cheng
tony: review+
John Knottenbelt
Comment 1 2011-06-02 05:34:26 PDT
Daniel, this seems to have started failing after your change http://trac.webkit.org/log/?verbose=on&rev=87848&stop_rev=87848 although I don't see how it relates.
John Knottenbelt
Comment 2 2011-06-02 05:39:15 PDT
Daniel Cheng
Comment 3 2011-06-07 10:26:52 PDT
*** Bug 62217 has been marked as a duplicate of this bug. ***
Daniel Cheng
Comment 4 2011-06-07 10:45:21 PDT
Tony Chang
Comment 5 2011-06-07 11:14:48 PDT
Comment on attachment 96260 [details] Patch 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.
Daniel Cheng
Comment 6 2011-06-07 11:30:10 PDT
Note You need to log in before you can comment on or make changes to this bug.