[Webkit-unassigned] [Bug 24853] New: Create a SecurityOriginDelegate which is called inn SecurityOrigin::canRequest() and ::canAccess()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 26 13:41:19 PDT 2009


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

           Summary: Create a SecurityOriginDelegate which is called inn
                    SecurityOrigin::canRequest() and ::canAccess()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rafaelw at chromium.org
                CC: abarth at webkit.org


This change creates a platform-pluggable SecurityOriginDelegate which allows
the client to whitelist URLs for access & request in special circumstances.
This is necessary for the chromium extensions mechanism to have static,
installed pages that have been granted permissions to make out-bound XHR
requests.

I have consulted with Adam Barth (abarth, cc'd above) on the design of this
change.


-- 
Configure bugmail: https://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