[Webkit-unassigned] [Bug 19156] Inspector should support console.dirXML
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 16 21:22:41 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=19156
timothy at hatcher.name changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #22832|review? |review-
Flag| |
------- Comment #4 from timothy at hatcher.name 2008-08-16 21:22 PDT -------
(From update of attachment 22832)
Too much coped code. We need to share this with the Element's DOM more. But the
approach seems good!
I propose to factor out the TreeOutline code from ElementsPanel.js into a new
file and make it a TreeOutline subclass, like ElementsTreeOutline or
NodeTreeOutline. Then you might not need the ConsoleElementsInspector, since
that class is very small I don't see the need,
Also Firebug shows the element that was passed , not just the children. So you
need to show the body in your example.
For the record, I hate the "dir" names...
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list