NEW 17781
WebResourceLoadDelegate provides no usage intent/resource type information
https://bugs.webkit.org/show_bug.cgi?id=17781
Summary WebResourceLoadDelegate provides no usage intent/resource type information
Eric Seidel (no email)
Reported 2008-03-11 13:29:14 PDT
WebResourceLoadDelegate provides no usage intent/resource type information It would be nice to know what a resource request is for in the WebResourceLoadDelegate. I tried to hack together a webkit app which returned different js/css/images than requested for certain subresource requests. But WebResourceLoadDelegate doesn't give me enough information about what the request will be used for (i.e. was the request made by an <img> and thus we're expecting an image).
Attachments
Note You need to log in before you can comment on or make changes to this bug.