Closed Bug 1928058 Opened 22 days ago Closed 22 days ago

ReferenceError: AddonManager is not defined after update to 134.0a1

Categories

(Thunderbird :: Upstream Synchronization, defect)

Thunderbird 133
defect

Tracking

(relnote-thunderbird 133+, thunderbird_esr128 unaffected, thunderbird133? fixed, thunderbird134 fixed)

RESOLVED FIXED
134 Branch
Tracking Status
relnote-thunderbird --- 133+
thunderbird_esr128 --- unaffected
thunderbird133 ? fixed
thunderbird134 --- fixed

People

(Reporter: welpy-cw, Assigned: welpy-cw)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression)

Attachments

(1 file)

While using mozregression I noticed this in the error console:

ReferenceError: AddonManager is not defined
    _onFirstWindowLoaded resource:///modules/MailGlue.sys.mjs:645
    observe resource:///modules/MailGlue.sys.mjs:435
    openTab chrome://messenger/content/mailTabs.js:118
    InterpretGeneratorResume self-hosted:1413
    AsyncFunctionNext self-hosted:800

This happens when the app is restarted for the first time after the update to 134.0a1. The error causes MailGlue._onFirstWindowLoaded to exit prematurely, so _scheduleStartupIdleTasks() doesn't run, which is also responsible for starting Gloda, so this may cause bug 1927088 comment 6.

Assignee: nobody → h.w.forms
Status: NEW → ASSIGNED
Blocks: 1927088
See Also: 1927088
Target Milestone: --- → 134 Branch
Status: ASSIGNED → RESOLVED
Closed: 22 days ago
Resolution: --- → FIXED

We should uplift asap. Hartmut, can you request it?

Comment on attachment 9434208 [details]
Bug 1928058 - Fix small oversight from bug 1918951. r=mkmelin

[Approval Request Comment]
Regression caused by (bug #): bug 1918951
User impact if declined: User may experience weird errors (broken message context menu/multi-message view) when the app runs the first time after updating to 133 (!)
Risk to taking this patch (and alternatives if risky): Definitely riskier not to take it.

Attachment #9434208 - Flags: approval-comm-beta?

Comment on attachment 9434208 [details]
Bug 1928058 - Fix small oversight from bug 1918951. r=mkmelin

[Triage Comment]
Approved for beta

Attachment #9434208 - Flags: approval-comm-beta? → approval-comm-beta+

Release Note Request (optional, but appreciated)
[Suggested wording]: Fixed: Global database didn't work immediately after updating to Thunderbird 133.

Hello,

Are there any specific STR that QA could perform in order to reproduce the faulty behaviour(crash) on an affected build and properly verify and confirm that it is fixed?

Install Beta 132. Let it update itself to 133 and restart. If there is no `ReferenceError: AddonManager is not defined' in the error console and the context menu works normally, this is fixed.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: