Closed
Bug 366927
Opened 18 years ago
Closed 18 years ago
DOMi does not remember preference for showing whitespace nodes or not at first startup
Categories
(Other Applications :: DOM Inspector, defect)
Other Applications
DOM Inspector
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sdwilsh, Assigned: sdwilsh)
Details
Attachments
(1 file)
1017 bytes,
patch
|
db48x
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
It seems to be a problem with inDOMView - patch coming.
Assignee | ||
Comment 1•18 years ago
|
||
Pretty trivial. We use mDOMUtils when mShowWhitespaceNodes is false, but we only created it when it was true.
Assignee: dom-inspector → comrade693+bmo
Status: NEW → ASSIGNED
Attachment #251392 -
Flags: superreview?(neil)
Attachment #251392 -
Flags: review?(db48x)
Comment 2•18 years ago
|
||
Comment on attachment 251392 [details] [diff] [review]
v1.0
r=db48x
Attachment #251392 -
Flags: review?(db48x) → review+
Updated•18 years ago
|
Attachment #251392 -
Flags: superreview?(neil) → superreview+
Assignee | ||
Updated•18 years ago
|
Whiteboard: [checkin needed]
Assignee | ||
Comment 3•18 years ago
|
||
Checked in by timeless.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Updated•18 years ago
|
QA Contact: timeless → dom-inspector
You need to log in
before you can comment on or make changes to this bug.
Description
•