Thunderbird build bustage from bug 1719070 - mozilla/browser/NimbusFeatures.h can't be found
Categories
(Core :: Networking: HTTP, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox-esr91 | --- | unaffected |
firefox90 | --- | unaffected |
firefox91 | --- | unaffected |
firefox92 | + | fixed |
firefox93 | --- | fixed |
People
(Reporter: mkmelin, Assigned: mkmelin)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [necko-triaged])
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
Bug 1719070 have broken Thunderbird builds: "mozilla/browser/NimbusFeatures.h can't be found"
Have fixed it locally, will submit a try soon.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Comment 4•3 years ago
|
||
Backed out changeset 2166ec680875 (Bug 1724635) for causing bc failures in browser_navigator.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/b4769b3ccbec1f69ee14c80b6689c5f8a5704b33
Push with failures, failure log.
Updated•3 years ago
|
Comment 5•3 years ago
|
||
(In reply to Alexandru Michis [:malexandru] from comment #4)
Backed out changeset 2166ec680875 (Bug 1724635) for causing bc failures in browser_navigator.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/b4769b3ccbec1f69ee14c80b6689c5f8a5704b33
Push with failures, failure log.
I think this test failure is a regression from my bug 1719070, not this bug. I don't think this test failure should block Magnus's Thunderbird patch from landing.
This test failure is a variation of existing intermittent failure bug 1713764, which looks like a race condition related to notifying Service Workers of pref changes (the Nimbus experiment pref in this case). I will look at whether I can fix or work around this test failure in my original bug 1719070.
Comment 7•3 years ago
|
||
bugherder |
Assignee | ||
Comment 8•3 years ago
|
||
Comment on attachment 9235305 [details]
Bug 1724635 - fix Thunderbird build bustage from bug 1719070 - mozilla/browser/NimbusFeatures.h can't be found. r=valentin,#necko-reviewers
Beta/Release Uplift Approval Request
- User impact if declined: Thunderbird (beta) can't build.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): It's ifdeffing away building the added feature for Thunderbird, in addition to Android that was already ifdeffed. No impact on Firefox.
- String changes made/needed: none
Comment 9•3 years ago
|
||
Comment on attachment 9235305 [details]
Bug 1724635 - fix Thunderbird build bustage from bug 1719070 - mozilla/browser/NimbusFeatures.h can't be found. r=valentin,#necko-reviewers
Approved for 92.0b2.
Comment 10•3 years ago
|
||
bugherder uplift |
Updated•3 years ago
|
Description
•