Cannot delete or rename an existing profile using profile manager
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox75 | --- | unaffected |
firefox76 | --- | unaffected |
firefox77 | --- | verified |
People
(Reporter: alice0775, Assigned: emz)
References
(Regression)
Details
(Keywords: nightly-community, regression)
Attachments
(2 files)
[Tracking Requested - why for this release]:
STR:
- start Nightly with -p option. i.e. firefox.exe -p
- Attempt to rename or delete existing profile from profile manager
(e.g. click on [Rename] and [Delete] button)
Actual Results:
Nothing happens.(No dialog pops up after click on [Rename] and [Delete] button.)
Expected Results:
Dialog should pop up.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=207cada5013283f4bd078c9648121dfe90ce5ac6&tochange=4b428169709db0fcbdf66f74aeab501a21885482
![]() |
Reporter | |
Comment 1•5 years ago
|
||
Debug build shows an error when click [Delete Profile] button:
(c) 2019 Microsoft Corporation. All rights reserved.
C:\Users\fuku>l:
L:\>cd "L:\trunk\2020\04\firefox17-Apr-2020 214650 debug"
L:\trunk\2020\04\firefox17-Apr-2020 214650 debug>firefox.exe -p
[4108, Main Thread] WARNING: dependent window created without a parent: file /builds/worker/checkouts/gecko/toolkit/components/startup/nsAppStartup.cpp, line 626
[4108, Main Thread] WARNING: NS_ENSURE_TRUE(root) failed: file /builds/worker/checkouts/gecko/layout/base/nsDocumentViewer.cpp, line 3106
L:\trunk\2020\04\firefox17-Apr-2020 214650 debug>JavaScript error: resource://gre/modules/Prompter.jsm, line 586: NotSupportedError: Operation is not supported
JavaScript error: resource://gre/modules/Prompter.jsm, line 586: NotSupportedError: Operation is not supported
Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 5•5 years ago
|
||
Depends on D71524
Comment 7•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/822ff34d6e5c
https://hg.mozilla.org/mozilla-central/rev/081fc3dae3bb
Updated•5 years ago
|
Updated•5 years ago
|
Comment 8•5 years ago
|
||
Reproduced the initial issue using Nightly build 77.0a1 (build id: 20200417100143).
Verified - Fixed in Beta 77.0b3 (build id: 20200507233245) and latest Nightly 78.0a1 (build id: 20200507085231) on Windows 10.
Updated•5 years ago
|
Description
•