[webkit-reviews] review granted: [Bug 108477] Remove call to SecurityOrigin::canAccessDatabase from IDB constructor. : [Attachment 186058] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 1 11:24:36 PST 2013


Adam Barth <abarth at webkit.org> has granted Mike West <mkwst at chromium.org>'s
request for review:
Bug 108477: Remove call to SecurityOrigin::canAccessDatabase from IDB
constructor.
https://bugs.webkit.org/show_bug.cgi?id=108477

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
This patch looks good.	I hopefully we won't run into compat problem from folks
using the non-null-ness of window.indexedDB to check whether database access is
allowed.


More information about the webkit-reviews mailing list