Bug 62585 - [GTK] DumpRenderTree doesn't block external requests
Summary: [GTK] DumpRenderTree doesn't block external requests
Status: RESOLVED DUPLICATE of bug 49543
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 62469
Blocks:
  Show dependency treegraph
 
Reported: 2011-06-13 12:06 PDT by David Levin
Modified: 2012-01-31 06:54 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Levin 2011-06-13 12:06:29 PDT
See ResourceLoaderDelegate.mm, willSendRequest for what the OS X port does for example. It shouldn't be too hard to improve this for GTK.
Comment 1 David Levin 2011-06-13 12:07:43 PDT
This causes fast/workers/worker-crash-with-invalid-location-pretty-diff.html to fail.
Comment 2 Philippe Normand 2012-01-31 06:54:17 PST

*** This bug has been marked as a duplicate of bug 49543 ***