Closed Bug 1723645 Opened 4 years ago Closed 4 years ago

Mail modules references with resource://gre/ URLs in components.conf files

Categories

(Thunderbird :: General, defect)

defect

Tracking

(thunderbird_esr91 fixed)

RESOLVED FIXED
92 Branch
Tracking Status
thunderbird_esr91 --- fixed

People

(Reporter: darktrojan, Assigned: darktrojan)

References

Details

Attachments

(1 file)

Mail modules should have resource:/// URLs, so somebody's made a mistake and it's been copied over and over.

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/c3b8768f798f
Stop using resource://gre/ URLs for mail modules. r=mkmelin

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch

Is this good for 91? I find that I need

-    'jsm': 'resource://gre/modules/MessengerContentHandler.jsm',
+    'jsm': 'resource:///modules/MessengerContentHandler.jsm',

for bug 1735049

See Also: → 1735049
Flags: needinfo?(geoff)

Should be. I'll request uplift.

Flags: needinfo?(geoff)

Comment on attachment 9234365 [details]
Bug 1723645 - Stop using resource://gre/ URLs for mail modules. r=mkmelin

[Approval Request Comment]
Regression caused by (bug #): just a series of screw-ups over the years
User impact if declined:
Testing completed (on c-c, etc.): since 92
Risk to taking this patch (and alternatives if risky): not risky

Attachment #9234365 - Flags: approval-comm-esr91?

Comment on attachment 9234365 [details]
Bug 1723645 - Stop using resource://gre/ URLs for mail modules. r=mkmelin

[Triage Comment]
Approved for esr91

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

Attachment

General

Created:
Updated:
Size: