Closed
Bug 89157
Opened 23 years ago
Closed 23 years ago
disable turbo mode for multiple profile cases...
Categories
(Core Graveyard :: Cmd-line Features, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.3
People
(Reporter: cathleennscp, Assigned: ccarlen)
References
Details
(Whiteboard: [PDT+])
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
this is a follow up bug for the nsBranch to disable multiple profile users from
using -turbo mode. back to the state of bug 81706
Updated•23 years ago
|
QA Contact: sairuh → paw
Assignee | ||
Comment 2•23 years ago
|
||
Assignee | ||
Comment 3•23 years ago
|
||
I left in the EnsureProfile method in nsNativeAppSupportWin. It just does a lot
less but is still needed. See the comments in the code.
Assignee | ||
Comment 4•23 years ago
|
||
Vishy, Blake - Can you r/sr?
Comment 6•23 years ago
|
||
heh.. round and round we go :)
sr=alecf
Jatin, fyi. I assume this affects the online help that you wrote (present only
in the commercial branch currently). I suggest that you get technical review of
the relevant help section from Cathleen and other folks on the cc list and ccarlen.
Updated•23 years ago
|
Target Milestone: mozilla0.9.2 → mozilla0.9.3
Comment 9•23 years ago
|
||
r=blake
Assignee | ||
Comment 10•23 years ago
|
||
Checked into branch - not going into trunk.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 11•23 years ago
|
||
Just adding topcrash keyword and stack signature for talkback purposes.
Keywords: topcrash
Summary: disable turbo mode for multiple profile cases... → disable turbo mode for multiple profile cases... [@ nsNativeAppSupportWin::EnsureProfile]
Assignee | ||
Comment 12•23 years ago
|
||
When was a crash reported - where can I see the Talkback data?
Comment 13•23 years ago
|
||
please file any topcrash in a separate bug. this bug cannot be about a crash.
Comment 14•23 years ago
|
||
ccarlen or cathleen, I'm not quite sure what this path will do. Does it
basically disable using Quick Launch when Netscape has more then one profile?
Comment 15•23 years ago
|
||
Yes - Quick Launch will not work when you have multiple profiles (for Netscape
6.1 rtm).
Comment 16•23 years ago
|
||
What if you have multiple profiles and try to enable it in the Advanced pref.
panel? Or if you delete profiles to have only one?
Comment 17•23 years ago
|
||
removing signature and topcrash keyword. Thanks Vishy. Sorry for the mistake,
all.
Keywords: topcrash
Summary: disable turbo mode for multiple profile cases... [@ nsNativeAppSupportWin::EnsureProfile] → disable turbo mode for multiple profile cases...
You need to log in
before you can comment on or make changes to this bug.
Description
•