[webkit-reviews] review granted: [Bug 106811] Web Inspector: Add iframe option to inspectedWindow.eval() extension API : [Attachment 192490] rebase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 15 02:03:08 PDT 2013


Vsevolod Vlasov <vsevik at chromium.org> has granted johnjbarton
<johnjbarton at chromium.org>'s request for review:
Bug 106811: Web Inspector: Add iframe option to inspectedWindow.eval()
extension API
https://bugs.webkit.org/show_bug.cgi?id=106811

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

------- Additional Comments from Vsevolod Vlasov <vsevik at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=192490&action=review


> Source/WebCore/inspector/front-end/ExtensionServer.js:803
> +	       if (options["useContentScriptContext"] )

Maybe just options.useContentScriptContext?


More information about the webkit-reviews mailing list