Bundle webcompat into Firefox Desktop omni jar
Categories
(Toolkit :: Add-ons Manager, task, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: rpl, Assigned: baku)
References
Details
(Whiteboard: [addons-jira])
Attachments
(3 files)
This bugzilla issue is tracking the additional changes needed to bundle webcompat into the Firefox Desktop omni jar (on top of the preparation work done as part of Bug 1938155).
Updated•8 months ago
|
Assignee | ||
Updated•8 months ago
|
Assignee | ||
Comment 1•8 months ago
|
||
Backed out for causing valgrind bustages
Assignee | ||
Comment 4•7 months ago
|
||
Hi Mike, this issue is strange. I wonder if you can help. The failure shows a "Conditional jump or move depends on uninitialised value(s) at len_utf8 / encode_utf8_raw / encode_utf8 / push_char" in a rust component. Note that this patch does not touch that part at all. Can it be a false positive?
Comment 5•7 months ago
|
||
It's likely to be a false positive... but why would a different code path be taken? After all, the addon is unchanged.
Assignee | ||
Comment 6•7 months ago
|
||
Updated•7 months ago
|
Comment 8•7 months ago
|
||
Backed out for causing bustages complaining about packager.mk.
Backout link: https://hg.mozilla.org/integration/autoland/rev/c3991b6b1d9983a89c05bda8adff7815fc45ec86
Push with failures: https://treeherder.mozilla.org/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel&revision=a2cd0bcc2fe2302e9d5293c6b43e828752e99908
Failure log: https://treeherder.mozilla.org/logviewer?job_id=500315673&repo=autoland&lineNumber=156792
Assignee | ||
Comment 11•7 months ago
|
||
Comment 12•7 months ago
|
||
Assignee | ||
Updated•7 months ago
|
Comment 13•7 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/65f1f76986a5
https://hg.mozilla.org/mozilla-central/rev/51b1d6eef7fb
https://hg.mozilla.org/mozilla-central/rev/bee507127315
Comment 16•6 months ago
|
||
Expectedly, increased the installer size browser-omni.ja on windows by 630KB.
Description
•