Closed Bug 503734 Opened 16 years ago Closed 16 years ago

MAX_HISTORY_MENU_ITEMS and GLUE_CID shouldn't be defined globally

Categories

(Firefox :: General, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED
Firefox 3.6a1

People

(Reporter: dao, Assigned: dao)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
random browser.js cleanup...
Attachment #388119 - Flags: review?(gavin.sharp)
Comment on attachment 388119 [details] [diff] [review] patch >diff --git a/browser/base/content/browser.js b/browser/base/content/browser.js >@@ -3169,31 +3164,30 @@ function FillHistoryMenu(aParent) { >+ var bundle_browser = document.getElementById("bundle_browser"); Pretty much all references to bundle_browser in this file should just use gNavigatorBundle, I think.
Attachment #388119 - Flags: review?(gavin.sharp) → review+
(In reply to comment #1) > Pretty much all references to bundle_browser in this file should just use > gNavigatorBundle, I think. Yes, including browser-places.js and nsContextMenu.js. I was going to do this right after this bug.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3.6a1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: