Closed Bug 1600565 Opened 5 years ago Closed 5 years ago

FORGET_SKIPPABLE_FREQUENCY telemetry increase in Firefox Nightly builds from 2019-11-27

Categories

(Core :: DOM: Core & HTML, defect, P1)

defect

Tracking

()

RESOLVED FIXED
mozilla73
Tracking Status
firefox-esr68 --- unaffected
firefox71 --- unaffected
firefox72 --- fixed
firefox73 --- fixed

People

(Reporter: jonco, Assigned: jonco)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

One thing I inadvertantly changed was that didDoWork gets set to true even if we don't call FireForgetSkippable and execute what was the third branch of the if statement:

https://searchfox.org/mozilla-central/rev/883d58bccf1a36465ef5ee14b62db0a9925ab85b/dom/base/nsJSEnvironment.cpp#1878-1883

I'll leave this open until we can verify that the telemetry has returned to previous levels.

Keywords: leave-open
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6ed525dce968
Fix changes to CCRunnerFired made during previous refactoring r=mccr8

Does this need a Beta uplift request?

Flags: needinfo?(jcoppeard)

Comment on attachment 9113863 [details]
Bug 1600565 - Fix changes to CCRunnerFired made during previous refactoring r?mccr8

Beta/Release Uplift Approval Request

  • User impact if declined: Could affect performance by needlessly running ForgetSkippable too often
  • Is this code covered by automated tests?: Yes
  • Has the fix been verified in Nightly?: Yes
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): This is a tricky part of the code. But this fix has been on central for 6 days and telemetry indicates that it has fixed the problem. So I'd say it's better to take the fix than leave the regression in 72.
  • String changes made/needed:
Flags: needinfo?(jcoppeard)
Attachment #9113863 - Flags: approval-mozilla-beta?
Target Milestone: --- → mozilla73

Comment on attachment 9113863 [details]
Bug 1600565 - Fix changes to CCRunnerFired made during previous refactoring r?mccr8

regression fix for 72.0b8

Attachment #9113863 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: