Closed Bug 1638062 Opened 4 years ago Closed 4 years ago

StartupCache writing trips the late write checking code

Categories

(Core :: XPCOM, defect)

defect

Tracking

()

RESOLVED FIXED
mozilla78
Tracking Status
firefox78 --- fixed

People

(Reporter: alexical, Assigned: alexical)

References

Details

Attachments

(1 file)

We ensure that we write the startupcache before doing a fast shutdown, but we don't do anything to ensure that we've written it before late write checking kicks in. We should, to avoid extraneous reports.

We already ensure that we finish our write before doing a fast
shutdown, but right now there's just too much noise in the late
write checking telemetry because of this.

Pushed by dothayer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5d694d26914a
Do StartupCache write before lateWriteChecksStage r=froydnj
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: