Closed
Bug 1233079
Opened 10 years ago
Closed 10 years ago
New profile manager doesn't properly detect running profiles
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
FIXED
Firefox 46
Tracking | Status | |
---|---|---|
firefox46 | --- | fixed |
People
(Reporter: kats, Assigned: baku)
References
Details
Attachments
(1 file)
3.92 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
STR:
1. Create a bunch of profiles (I have like 6 or so)
2. Open one profile (the default profile) in an Aurora build, and another in a Release build
3. Run the profile manager on a nightly build (in my case, I'm running ./mach run -P on a local m-c build)
Expected:
All the profiles in use say "this profile is in use and cannot be deleted"
Actual:
Only the default profile "is in use and cannot be deleted". The other profile, open in the Release build, doesn't have this message, and there is a delete button for it. I didn't try clicking it.
Assignee | ||
Comment 1•10 years ago
|
||
Is this actually a regression or it's a new issue already existing in the previous ProfileManager?
Flags: needinfo?(bugmail.mozilla)
Reporter | ||
Comment 2•10 years ago
|
||
The old profile manager didn't say which profiles were in use, at least not up front. It might have had an error message if you tried to delete one in use but i don't think i ever ran into that problem.
Flags: needinfo?(bugmail.mozilla)
Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8699798 -
Flags: review?(ehsan)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → amarchesini
Updated•10 years ago
|
Attachment #8699798 -
Flags: review?(ehsan) → review+
Comment 5•10 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 46
Comment 6•10 years ago
|
||
¡Hola Andrea!
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0 ID:20151223030323 CSet: 35b211eaad1fa828064514c547057e4400e24459 now shows "This is the profile in use and it cannot be deleted."
¡Gracias!
Status: RESOLVED → VERIFIED
QA Whiteboard: [bugday-20151223]
Comment 7•9 years ago
|
||
[bugday-20160323]
Status: RESOLVED,FIXED -> VERIFIED
Comments:
Test successful
Component:
Name Firefox
Version 46.0b9
Build ID 20160322075646
Update Channel beta
User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0
OS Windows 7 SP1 x86_64
Expected Results:
All profile in use say "unable to delete"
Actual Results:
as expected
You need to log in
before you can comment on or make changes to this bug.
Description
•