[Webkit-unassigned] [Bug 56885] New: WebFrame::createAssociatedURLLoader can't accept WebURLLoaderOptions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 22 17:23:05 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=56885

           Summary: WebFrame::createAssociatedURLLoader can't accept
                    WebURLLoaderOptions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bbudge at gmail.com
                CC: ap at webkit.org, levin at chromium.org


WebFrame's createAssociatedURLLoader method takes no parameters, so the returned WebURLLoader can't be configured for CORS support. We should add an overload, or a parameter with a default value to the existing method declaration.

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



More information about the webkit-unassigned mailing list