Bug 61921

Summary: [Chromium] REGRESSION fast/events/onload-after-document-close-with-subresource.html
Product: WebKit Reporter: John Knottenbelt <jknotten>
Component: Tools / TestsAssignee: Daniel Cheng <dcheng>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dcheng, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch tony: review+

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.