[Webkit-unassigned] [Bug 108476] New: Cleanup: Use ScriptExecutionContext::topOrigin when relevant.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 31 06:31:02 PST 2013


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

           Summary: Cleanup: Use ScriptExecutionContext::topOrigin when
                    relevant.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Trivial
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mkwst at chromium.org
                CC: abarth at webkit.org, jochen at chromium.org
        Depends on: 94171


http://wkbug.com/94171 introduced ScriptExecutionContext::topOrigin to avoid casting the execution context to either a WorkerContext or Document. We should use this new method rather than walking through the document's topDocument() directly.

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