Closed
Bug 592391
Opened 15 years ago
Closed 14 years ago
Web Console cleanup: Remove "displayNode" assignment from deactivateHUDForContext()
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: pcwalton, Unassigned)
References
Details
(Whiteboard: [cleanup] [post-fx-4][has-patch][needs-review] [console-1])
Attachments
(1 file)
1.13 KB,
patch
|
Details | Diff | Splinter Review |
Quick cleanup: "displayNode" isn't used in deactivateHUDForContext().
Reporter | ||
Updated•15 years ago
|
Blocks: consolecleanup
Reporter | ||
Updated•15 years ago
|
Summary: Web Console: Remove "displayNode" assignment from deactivateHUDForContext() → Web Console cleanup: Remove "displayNode" assignment from deactivateHUDForContext()
Updated•14 years ago
|
Whiteboard: [cleanup] [post-fx-4] → [cleanup] [post-fx-4][has-patch][needs-review]
Updated•14 years ago
|
Whiteboard: [cleanup] [post-fx-4][has-patch][needs-review] → [cleanup] [post-fx-4][has-patch][needs-review] [console-1]
Updated•14 years ago
|
Assignee: pwalton → nobody
Comment 2•14 years ago
|
||
The deactivateHUDForContext() code has changed since the bug report.
The displayNode variable is now used, but this will change once again when work for bug 673148 completes.
Thank you!
Status: ASSIGNED → RESOLVED
Closed: 14 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
•