[Webkit-unassigned] [Bug 32082] Show DOM information as firebug console does

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 4 09:33:45 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32082





--- Comment #2 from Timothy Hatcher <timothy at hatcher.name>  2009-12-04 09:33:44 PST ---
One idea Sam had a while back was to show Window and Document in the element
tree, at the root level with a divider then the DOM elements. This would avoid
nesting the whole DOM tree and give these objects a special status.

We would do this for iframes too, have the Window and Document inside the
iframe element decorated in some way to disinguish them and have the regualr
dom elements.

-- 
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