Closed
Bug 1442384
Opened 7 years ago
Closed 7 years ago
this.tabbrowser is null when opening popup
Categories
(Firefox :: Tabbed Browser, defect, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 1442398
Tracking | Status | |
---|---|---|
firefox59 | --- | unaffected |
firefox60 | --- | affected |
People
(Reporter: mixedpuppy, Unassigned)
References
Details
(Keywords: regression)
While looking at the test extension for bug 1440006 I noticed this output upon opening the popup. (on nightly)
JavaScript error: chrome://browser/content/tabbrowser.xml, line 185: TypeError: this.tabbrowser is null
JavaScript error: chrome://browser/content/tabbrowser.xml, line 1606: TypeError: this.parentNode.tabbrowser is null
JavaScript error: chrome://browser/content/tabbrowser.xml, line 333: TypeError: this.tabbrowser is null
Updated•7 years ago
|
Priority: -- → P3
Comment 1•7 years ago
|
||
Can you still reproduce this with bug 1442398 fixed?
Flags: needinfo?(mixedpuppy)
Updated•7 years ago
|
status-firefox59:
--- → unaffected
status-firefox60:
--- → affected
Keywords: regression
Priority: P3 → P2
Version: 50 Branch → 60 Branch
Reporter | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•