[Webkit-unassigned] [Bug 184928] New: From-Origin: Change from Vector<RefPtr<SecurityOrigin>> to Vector<Ref<SecurityOrigin>>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 24 13:30:58 PDT 2018


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

            Bug ID: 184928
           Summary: From-Origin: Change from
                    Vector<RefPtr<SecurityOrigin>> to
                    Vector<Ref<SecurityOrigin>>
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wilander at apple.com

We should change the vector of frame ancestor security origins from Vector<RefPtr<SecurityOrigin>> to Vector<Ref<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/20180424/b5b5807a/attachment.html>


More information about the webkit-unassigned mailing list