[Webkit-unassigned] [Bug 94397] Web Inspector: expose object internal properties such as PrimitiveValue or BoundThis
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 25 23:02:30 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=94397
Yury Semikhatsky <yurys at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #165655|review? |review+
Flag| |
--- Comment #16 from Yury Semikhatsky <yurys at chromium.org> 2012-09-25 23:02:57 PST ---
(From update of attachment 165655)
View in context: https://bugs.webkit.org/attachment.cgi?id=165655&action=review
> LayoutTests/inspector-protocol/runtime-getProperties-expected.txt:1
> +Properties of Object(5)
You will also need to provide JSC-specific test expectations.
> LayoutTests/inspector-protocol/runtime-getProperties.html:50
> + processStep(next);
Consider moving this into the try block.
> LayoutTests/inspector-protocol/runtime-getProperties.html:90
> + if (id === undefined)
if (!id) would work
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list