[Webkit-unassigned] [Bug 158987] Move shouldInheritSecurityOriginFromOwner() from URL to Document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 8 12:10:51 PDT 2016


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

--- Comment #1 from Daniel Bates <dbates at webkit.org> ---
I suggest that we move URL::shouldInheritSecurityOriginFromOwner() back to Document because it implements the origin inheritance policy for Document objects per section Origin of the HTML5 spec., <https://html.spec.whatwg.org/multipage/browsers.html#origin> (8 July 2016). This policy is only applicable to Documents.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160708/6606bfbd/attachment.html>


More information about the webkit-unassigned mailing list