[webkit-reviews] review granted: [Bug 90266] Web Inspector: Annotate TextViewer.js : [Attachment 150130] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 29 04:12:23 PDT 2012


Yury Semikhatsky <yurys at chromium.org> has granted Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 90266: Web Inspector: Annotate TextViewer.js
https://bugs.webkit.org/show_bug.cgi?id=90266

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

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=150130&action=review


> Source/WebCore/inspector/Inspector.json:2599
> +		       { "name": "contextId", "$ref":
"Runtime.ExecutionContextId", "optional": true, "description": "Specifies in
which isolated context to perform script run. Each content script lives in an
isolated context and this parameter may be used to specify on of those
contexts. If the parameter is omitted or 0 the evaluation will be performed in
the context of the inspected page." },

While you are here, please fix the typo: "specify on of those" -> "specify one
of those"


More information about the webkit-reviews mailing list