Bug 62585
Summary: | [GTK] DumpRenderTree doesn't block external requests | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Levin <levin> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | mrobinson, pnormand, rniwa, xan.lopez |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | Other | ||
Bug Depends on: | 62469 | ||
Bug Blocks: |
David Levin
See ResourceLoaderDelegate.mm, willSendRequest for what the OS X port does for example. It shouldn't be too hard to improve this for GTK.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Levin
This causes fast/workers/worker-crash-with-invalid-location-pretty-diff.html to fail.
Philippe Normand
*** This bug has been marked as a duplicate of bug 49543 ***