Closed Bug 324345 Opened 20 years ago Closed 20 years ago

Opening the customize toolbar pallet creates 'Error: gBrowser is not defined' in javascript console

Categories

(Firefox :: Toolbars and Customization, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 313359

People

(Reporter: u88484, Unassigned)

Details

Customize the toolbar to remove then add the go button, check the javascript console and you get Error: gBrowser is not defined Source File: chrome://reporter/content/reporterOverlay.js Line: 74
Reproduceable by removing any button like the home, refresh, go, etc.
Just opening the toolbar customise dialog shows this error for me, no need to add or remove anything.
Summary: Removing then Adding the 'Go' button creates error in javascript console → Opening the customize toolbar pallet creates 'Error: gBrowser is not defined' in javascript console
Confirmed, damn I wish javascript console could stay ontop. I need to get that extension that keeps the javascript console in bottom of screen like a sidebar.
CC'ing Robert Accentura since reporter is his baby and gavin since he patched the last instance of this.
gavin: I haven't really looked at this, but if this is still an issue what do you think about: try { gBrowser.addProgressListener(reporterListener); } catch(ex){}
Which build are you using? Bug 313359 wasn't fixed on the branch.
Trunk Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060122 Firefox/1.6a1
Trunk here also.
*** This bug has been marked as a duplicate of 313359 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.