[webkit-reviews] review granted: [Bug 72308] Unique origins shouldn't remember their scheme, host, or port : [Attachment 115052] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 14 16:18:11 PST 2011


Eric Seidel <eric at webkit.org> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 72308: Unique origins shouldn't remember their scheme, host, or port
https://bugs.webkit.org/show_bug.cgi?id=72308

Attachment 115052: Patch
https://bugs.webkit.org/attachment.cgi?id=115052&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=115052&action=review


LGTM.

> LayoutTests/fast/frames/resources/sandboxed-iframe-storage-disallowed.html:5
> +<script>
> +if (window.layoutTestController)
> +    layoutTestController.dumpAsText();

Would be nice to have a comment here about why we inline this.


More information about the webkit-reviews mailing list