Bug 62217
| Summary: | Fix flaky test onload-after-document-close-with-subresource.html | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Daniel Cheng <dcheng> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Daniel Cheng
In order for the test to function properly, the image resource can't be cached. I wrote fast/events/drag-image-filename.html which uses the same image resource, which causes the test to fail.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Daniel Cheng
*** This bug has been marked as a duplicate of bug 61921 ***