Closed
Bug 1659838
Opened 5 years ago
Closed 5 years ago
IOUtils should stop accepting tasks at the ProfileBeforeChange shutdown stage
Categories
(Toolkit Graveyard :: OS.File, defect)
Toolkit Graveyard
OS.File
Tracking
(firefox82 fixed)
RESOLVED
FIXED
82 Branch
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: mail, Assigned: mail)
Details
Attachments
(1 file)
Currently IOUtils blocks shutdown at the XPCOMWillShutdown shutdown stage. It should block shutdown at ProfileBeforeChange to be consistent with OS.File.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → krourke
Assignee | ||
Comment 1•5 years ago
|
||
Depends on D87483
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/59800d609b55
Change IOUtils shutdown blocker phase from XPCOMWillShutdown to ProfileBeforeChange r=Gijs
Comment 3•5 years ago
|
||
Backed out for perma failures. See https://bugzilla.mozilla.org/show_bug.cgi?id=1660328#c5
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a2f35aba8635
Change IOUtils shutdown blocker phase from XPCOMWillShutdown to ProfileBeforeChange r=Gijs
Comment 5•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
Updated•2 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•