[webkit-reviews] review denied: [Bug 36615] SecurityOrigin::isUnique() should not block HTML5 LocalStorage or Database access : [Attachment 51668] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 25 15:45:17 PDT 2010


Adam Barth <abarth at webkit.org> has denied Jeremy Orlow <jorlow at chromium.org>'s
request for review:
Bug 36615: SecurityOrigin::isUnique() should not block HTML5 LocalStorage or
Database access
https://bugs.webkit.org/show_bug.cgi?id=36615

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
This patch isn't correct.  It would allow a sandboxed iframe to access the
storage and database for the underlying origin.


More information about the webkit-reviews mailing list