[Webkit-unassigned] [Bug 22776] New: Add ScriptController::updateSecurityOrigin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 9 21:35:01 PST 2008


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

           Summary: Add ScriptController::updateSecurityOrigin
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abarth at webkit.org
                CC: eric at webkit.org


We should call a method on ScriptController when we update a document's
securityOrigin.  V8 uses this method to update the security context it uses in
its fast-path security check.  Currently, the JavaScriptCore bindings don't
have use for this method, but it might in the future.

Patch forthcoming.


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