[webkit-reviews] review denied: [Bug 94397] Web Inspector: expose object internal properties such as PrimitiveValue or BoundThis : [Attachment 165154] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 24 06:49:40 PDT 2012


Yury Semikhatsky <yurys at chromium.org> has denied Peter Rybin
<prybin at chromium.org>'s request for review:
Bug 94397: Web Inspector: expose object internal properties such as
PrimitiveValue or BoundThis
https://bugs.webkit.org/show_bug.cgi?id=94397

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

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


> Source/WebCore/inspector/Inspector.json:498
> +		       { "name": "internal", "type": "boolean", "optional":
true, "description": "True if property is only visible in debugger and its name
is conventional." }

r- for this part as we agreed off the bug to return internal properties in a
separate array instead.


More information about the webkit-reviews mailing list