Closed
Bug 287615
Opened 20 years ago
Closed 20 years ago
move openPreferences() to utilityOverlay
Categories
(Firefox :: Settings UI, defect, P1)
Tracking
()
RESOLVED
FIXED
Firefox1.5
People
(Reporter: asaf, Assigned: asaf)
References
Details
Attachments
(1 file)
2.85 KB,
patch
|
mconnor
:
review+
|
Details | Diff | Splinter Review |
In bug 267227, I moved the mac preferences menu item to baseMenuOverlay.
However, I forgot to move the openPreferences() method to utilityOverlay, this
means we still can't use the preferences menu item in !browser windows.
Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → Firefox1.1
Assignee | ||
Comment 1•20 years ago
|
||
In hope you're still reading :)
Attachment #178517 -
Flags: review?
Assignee | ||
Comment 2•20 years ago
|
||
Comment on attachment 178517 [details] [diff] [review]
patch
you=mike...
Attachment #178517 -
Flags: review? → review?(mconnor)
Updated•20 years ago
|
Attachment #178517 -
Flags: review?(mconnor) → review+
Assignee | ||
Comment 3•20 years ago
|
||
Checking in browser.js;
/cvsroot/mozilla/browser/base/content/browser.js,v <-- browser.js
new revision: 1.404; previous revision: 1.403
done
Checking in utilityOverlay.js;
/cvsroot/mozilla/browser/base/content/utilityOverlay.js,v <-- utilityOverlay.js
new revision: 1.17; previous revision: 1.16
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 4•19 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs,
filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → preferences
You need to log in
before you can comment on or make changes to this bug.
Description
•