Closed
Bug 774808
Opened 10 years ago
Closed 10 years ago
GCLI sometimes stops working
Categories
(DevTools :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 17
People
(Reporter: dcamp, Assigned: miker)
References
Details
(Whiteboard: [fixed-in-fx-team])
Attachments
(1 file)
901 bytes,
patch
|
harth
:
review+
|
Details | Diff | Splinter Review |
I'm not sure the exact steps that are leading to this, but once I get in this state the error console spews: Error: TypeError: this._panel.hidePopup is not a function Source File: resource:///modules/devtools/DeveloperToolbar.jsm Line: 680
Updated•10 years ago
|
Priority: -- → P1
Target Milestone: --- → Firefox 17
Comment 2•10 years ago
|
||
Bringing mratcliffe across from bug 784057 as the assignee (that bug is a dupe of this one and work had not begun yet)
Assignee: nobody → mratcliffe
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•10 years ago
|
||
A simple check to see if the node exists before removing it.
Attachment #654598 -
Flags: review?(fayearthur)
Updated•10 years ago
|
Attachment #654598 -
Flags: review?(fayearthur) → review+
Assignee | ||
Updated•10 years ago
|
Whiteboard: [land-in-fx-team]
Comment 4•10 years ago
|
||
https://tbpl.mozilla.org/?tree=Fx-Team&rev=bbd267f16fc7
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
Reporter | ||
Comment 5•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/bbd267f16fc7
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•