WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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...
John Knottenbelt
Reported
2011-06-02 05:20:29 PDT
This test is failing on all Chromium platforms. Occassional flake successes.
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&group=%40ToT%20-%20chromium.org&tests=fast%2Fevents%2Fonload-after-document-close-with-subresource.html
Attachments
Patch
(2.37 KB, patch)
2011-06-07 10:45 PDT
,
Daniel Cheng
tony
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Also filed in Chromium,
http://code.google.com/p/chromium/issues/detail?id=84707
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
Created
attachment 96260
[details]
Patch
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
Committed
r88249
: <
http://trac.webkit.org/changeset/88249
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug