[Webkit-unassigned] [Bug 17781] New: WebResourceLoadDelegate provides no usage intent/resource type information

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 11 13:29:15 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17781

           Summary: WebResourceLoadDelegate provides no usage
                    intent/resource type information
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


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).


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list