Bug 17781

Summary: WebResourceLoadDelegate provides no usage intent/resource type information
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

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.