Platform/JSDebugv2: Difference between revisions

Line 69: Line 69:
properties will more closely resemble ES5's inspection facilities
properties will more closely resemble ES5's inspection facilities
(Object.getOwnPropertyDescriptor, etc.)
(Object.getOwnPropertyDescriptor, etc.)
js::dbg2 aims to support debugging interfaces that correlate values in JS programs with DOM trees, CSS rules, and content rendered on the screen. Thus, js::dbg2 proxy objects representing DOM nodes and other interesting host objects should provide extended interfaces to support these sorts of XUL-specific exploration.


= High-level Source Positions =
= High-level Source Positions =
Confirmed users
496

edits