Open
Bug 1332391
Opened 8 years ago
Updated 2 years ago
TypeError: gURLBar is null
Categories
(Firefox :: Private Browsing, defect, P3)
Tracking
()
NEW
People
(Reporter: Brade, Unassigned)
References
Details
After setting browser.privatebrowsing.autostart to true (Private Browsing always on) and restarting Firefox 52.0a2, the following appears on the Browser Console during startup:
13:42:42.742 TypeError: gURLBar is null 1 browser.js:7625:9
PBUI_init chrome://browser/content/browser.js:7625:9
gBrowserInit.nonBrowserWindowDelayedStartup chrome://browser/content/browser.js:1646:5
bound self-hosted:913:17
I'm guessing that this is coming from the Mac's hidden window.
This is caused by changes made for bug 1254496.
Comment 1•7 years ago
|
||
Marking P3 for general backlog.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•