Closed
Bug 952854
Opened 10 years ago
Closed 10 years ago
TypeError: this.browser.selectedBrowser is null
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: evold, Unassigned)
References
(Blocks 1 open bug)
Details
When I right click the tab bar and use the 'Customize' context menu item. I get this error, and nothing else happens, so I cannot customize. TypeError: this.browser.selectedBrowser is null CustomizeMode.jsm:112
Updated•10 years ago
|
Blocks: australis-cust
Comment 1•10 years ago
|
||
(In reply to Erik Vold [:erikvold] [:ztatic] from comment #0) > When I right click the tab bar and use the 'Customize' context menu item. I > get this error, and nothing else happens, so I cannot customize. > > TypeError: this.browser.selectedBrowser is null > > CustomizeMode.jsm:112 Is this on a clean profile? Can you provide more detailed STR? What was the selected tab when you did this? This doesn't happen to me on latest nightly....
Flags: needinfo?(evold)
Reporter | ||
Comment 2•10 years ago
|
||
(In reply to :Gijs Kruitbosch from comment #1) > (In reply to Erik Vold [:erikvold] [:ztatic] from comment #0) > > When I right click the tab bar and use the 'Customize' context menu item. I > > get this error, and nothing else happens, so I cannot customize. > > > > TypeError: this.browser.selectedBrowser is null > > > > CustomizeMode.jsm:112 > > Is this on a clean profile? Can you provide more detailed STR? What was the > selected tab when you did this? > > This doesn't happen to me on latest nightly.... This was on my regular profile, with many add-ons, I don't have anymore info than that.
Flags: needinfo?(evold)
Comment 3•10 years ago
|
||
(In reply to Erik Vold [:erikvold] [:ztatic] from comment #2) > (In reply to :Gijs Kruitbosch from comment #1) > > (In reply to Erik Vold [:erikvold] [:ztatic] from comment #0) > > > When I right click the tab bar and use the 'Customize' context menu item. I > > > get this error, and nothing else happens, so I cannot customize. > > > > > > TypeError: this.browser.selectedBrowser is null > > > > > > CustomizeMode.jsm:112 > > > > Is this on a clean profile? Can you provide more detailed STR? What was the > > selected tab when you did this? > > > > This doesn't happen to me on latest nightly.... > > This was on my regular profile, with many add-ons, I don't have anymore info > than that. OK. Then I'm going to resolve this as WFM until more information comes up.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•