Open Bug 604261 Opened 14 years ago Updated 2 years ago

consolidate Mac new-window launching code

Categories

(Firefox :: General, defect)

defect

Tracking

()

People

(Reporter: Gavin, Unassigned)

Details

Various places in browser.js open a new window in response to a menu command (particularly for Mac menu items handling the case of there not being any browser windows opened). They do this in different ways - search for "getBrowserURL" or "chrome://browser/content/" in browser.js. These should probably all be consolidated into an newBrowserWindow(aLoadCallback, aArgs) helper or something similar.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.