[webkit-reviews] review denied: [Bug 47730] Web Inspector: grant access to local storage to web inspector : [Attachment 70884] Patch.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 15 11:18:20 PDT 2010
Adam Barth <abarth at webkit.org> has denied Pavel Podivilov
<podivilov at chromium.org>'s request for review:
Bug 47730: Web Inspector: grant access to local storage to web inspector
https://bugs.webkit.org/show_bug.cgi?id=47730
Attachment 70884: Patch.
https://bugs.webkit.org/attachment.cgi?id=70884&action=review
------- Additional Comments from Adam Barth <abarth at webkit.org>
These "grant" API are like grenades without a pin. We shouldn't have them at
all. A better design might be to run the inspector in the "chrome-extension"
scheme. That way it can have its own public key to define who should have
access to its local storage.
More information about the webkit-reviews
mailing list