Closed
Bug 204908
Opened 22 years ago
Closed 22 years ago
Allow profile switching UI to be removed for other XUL apps
Categories
(SeaMonkey :: Startup & Profiles, defect)
SeaMonkey
Startup & Profiles
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: ccarlen, Assigned: ccarlen)
Details
Attachments
(1 file)
|
3.89 KB,
patch
|
sspitzer
:
review+
sspitzer
:
superreview+
sspitzer
:
approval1.4+
|
Details | Diff | Splinter Review |
Two things need to be hidden for such an app:
(1) The "Switch Profile" item in the Tools menu
- Need to name the separator so the app can hide it using an overlay
(2) The "Don't Ask at Startup" checkbox in profile mgr dialog.
- Need to have a config pref with which the app can say whether or not it can
skip the profile dialog at startup.
This will have no affect in mozilla - it just allows mozilla-based apps the choice.
| Assignee | ||
Comment 1•22 years ago
|
||
Comment 2•22 years ago
|
||
Comment on attachment 122767 [details] [diff] [review]
patch
r/sr/a=sspitzer
thanks ccarlen.
Attachment #122767 -
Flags: superreview+
Attachment #122767 -
Flags: review+
Attachment #122767 -
Flags: approval1.4+
| Assignee | ||
Comment 3•22 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•