Bug 27905

Summary: [Gtk] Needs resource load callbacks
Product: WebKit Reporter: Jan Alonzo <jmalonzo>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, mrobinson
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

Description Jan Alonzo 2009-07-31 18:09:51 PDT
The Gtk DRT needs resourced load callbacks to pass some tests. For example the tests:

* http/tests/loading/resource-methods.html
* http/tests/misc/favicons-loads-with-images-disabled.html

... require these callbacks to match the expected result. There are probably more tests that require it. The callbacks may also be helpful for embedders to know if certain esources were loaded, etc...
Comment 1 Gustavo Noronha (kov) 2009-11-25 10:15:48 PST
One more test: http/tests/cache/subresource-failover-to-network.html
Comment 2 Martin Robinson 2012-02-03 15:49:56 PST
These tests are not skipped any longer.