Bug 27905 - [Gtk] Needs resource load callbacks
Summary: [Gtk] Needs resource load callbacks
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2009-07-31 18:09 PDT by Jan Alonzo
Modified: 2012-02-03 15:49 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.