Bug 1778014 - Handle perfstats/telemetry case where GC starts after its deadline has passed
ClosedPublic

Authored by sfink on Jul 25 2022, 4:11 PM.

Diff Detail

Repository
rMOZILLACENTRAL mozilla-central
Lint
Lint Not Applicable
Unit
Tests Not Applicable
Build Status
Buildable 451245
Build 546820: arc lint + arc unit

Event Timeline

Handle perfstats/telemetry case where GC starts after its deadline has passed

phab-bot changed the visibility from "Custom Policy" to "Public (No Login Required)".
phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)".
phab-bot removed a project: secure-revision.

The analysis task source-test-mozlint-mingw-cap failed, but we could not detect any issue.
Please check this task manually.


If you see a problem in this automated review, please report it here.

This changes telemetry only in a very edge case.

dom/base/CCGCScheduler.cpp
258

I think >= is fine here, but perhaps > would in principle make more sense.

This revision is now accepted and ready to land.Aug 2 2022, 12:21 PM