Closed
Bug 673891
Opened 14 years ago
Closed 12 years ago
Convert Web Console message items to XBL
Categories
(DevTools :: Console, defect)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rcampbell, Unassigned)
Details
We're currently jumping through a bunch of childNodes lookups to get access to various elements inside our message lines (the repeated nodes indicator in particular). We should create bindings for these messages to encapsulate these lookups.
See bug 662807 for an example of the ugliness.
Updated•13 years ago
|
Component: Developer Tools → Developer Tools: Console
Version: unspecified → Trunk
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•