Remove pdfium.dll from package-manifest for Thunderbird
Categories
(Thunderbird :: Build Config, task)
Tracking
(thunderbird_esr115 fixed)
Tracking | Status | |
---|---|---|
thunderbird_esr115 | --- | fixed |
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
Details
(Whiteboard: [TM: 115.2.0])
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-esr115+
|
Details | Review |
Bug 1503537 got rid of PDFium and stopped packaging pdfium.dll:
https://hg.mozilla.org/mozilla-central/diff/361a75deb3cedb5dd1c65d881fa16d97efb0f144/browser/installer/package-manifest.in
but TB is still packaging it.
Updated•2 years ago
|
Pushed by brendan@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/dc463c933f04
Remove pdfium.dll from package-manifest for Thunderbird. r=mkmelin
Comment 3•2 years ago
|
||
Comment on attachment 9348780 [details]
Bug 1848557 - Remove pdfium.dll from package-manifest for Thunderbird. r=mkmelin
[Approval Request Comment]
Regression caused by (bug #): 1503537
User impact if declined: none that i know of. this is a correctness fix
Testing completed (on c-c, etc.):
Risk to taking this patch (and alternatives if risky):
Low. The dll only was included if a config var was set, and that config var doesn't exist anymore so it never was set.
Updated•2 years ago
|
Comment 4•2 years ago
|
||
Comment on attachment 9348780 [details]
Bug 1848557 - Remove pdfium.dll from package-manifest for Thunderbird. r=mkmelin
[Triage Comment]
Approved for esr115
Comment 5•2 years ago
|
||
bugherder uplift |
Thunderbird 115.2.0:
https://hg.mozilla.org/releases/comm-esr115/rev/5243cfe65aef
Description
•