Closed
Bug 1668545
Opened 8 months ago
Closed 8 months ago
Advance lateWriteChecksStage to 3 on Beta
Categories
(Core :: XPCOM, task)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
83 Branch
| Tracking | Status | |
|---|---|---|
| firefox83 | --- | fixed |
People
(Reporter: dthayer, Assigned: dthayer)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We want to check late writes to pave the way for fast shutdown outside of Nightly.
| Assignee | ||
Comment 1•8 months ago
|
||
This is a fairly trivial change. It's been on Nightly for quite a while
now. This will in practice turn on late write checking for early beta, as
the IOInterposer is not active past that point. We will then analyze any
late write reports and see if anything new turns up which we haven't
already seen and classified as harmless in Nightly.
Pushed by dothayer@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/fdd37e7f4f5b Advance lateWriteChecksStage to 3 outside Nightly r=mconley
Comment 3•8 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•