[Webkit-unassigned] [Bug 231221] New: Replace document.topDocument().securityOrigin() with document.topOrigin()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 5 02:07:40 PDT 2021


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

            Bug ID: 231221
           Summary: Replace document.topDocument().securityOrigin() with
                    document.topOrigin()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ntim at apple.com

Document::topOrigin() is defined as:

SecurityOrigin& topOrigin() const final { return topDocument().securityOrigin(); }

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211005/2b5817b1/attachment-0001.htm>


More information about the webkit-unassigned mailing list