Closed Bug 1774750 Opened 2 years ago Closed 2 years ago

UpdateService references unknown property wasSilentlyRestarted

Categories

(Toolkit :: Application Update, defect)

defect

Tracking

()

RESOLVED FIXED
103 Branch
Tracking Status
firefox-esr91 --- unaffected
firefox-esr102 --- fixed
firefox101 --- wontfix
firefox102 --- wontfix
firefox103 --- fixed

People

(Reporter: standard8, Assigned: alexical)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Bug 1728653 replaced nsIAppStartup.wasSilentlyRestarted with nsIAppStartup.wasSilentlyStarted but missed replacing the case in UpdateServices.jsm (probably because it landed a few days after bug 1720742 landed which added the case).

Set release status flags based on info from the regressing bug 1728653

:dthayer, since you are the author of the regressor, bug 1728653, could you take a look?
For more information, please visit auto_nag documentation.

Flags: needinfo?(dothayer)
Assignee: nobody → dothayer
Status: NEW → ASSIGNED
Pushed by dothayer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/809b75d9b465
Fix wasSilentlyStarted typo in UpdateService.jsm r=application-update-reviewers,nalexander
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
Flags: needinfo?(dothayer)

Please nominate this for ESR102 approval when you get a chance.

Flags: needinfo?(dothayer)

Comment on attachment 9281892 [details]
Bug 1774750 - Fix wasSilentlyStarted typo in UpdateService.jsm r?standard8

ESR Uplift Approval Request

  • If this is not a sec:{high,crit} bug, please state case for ESR consideration: It's is simply an obvious code typo.
  • User impact if declined: Possibly none? I don't actually see any evidence that this code path was ever hit. If it is hit, it would mean users would be randomly prompted with a permission dialogue when Firefox has all windows closed.
  • Fix Landed on Version: 103
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): It was a clear typo before, so the patch is clearly correct.
Flags: needinfo?(dothayer)
Attachment #9281892 - Flags: approval-mozilla-esr102?

Comment on attachment 9281892 [details]
Bug 1774750 - Fix wasSilentlyStarted typo in UpdateService.jsm r?standard8

Approved for 102.1esr.

Attachment #9281892 - Flags: approval-mozilla-esr102? → approval-mozilla-esr102+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: