Remove deprecated context param from value() call
Categories
(Firefox for Android :: Experimentation and Telemetry, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: jhugman, Assigned: jhugman)
Details
Attachments
(2 files)
An update to AS has broken the build: https://github.com/mozilla-mobile/firefox-android/pull/2097
This task is to fix it, by removing a deprecated parameter from the Nimbus FeatureHolder.value() call.
Landing this will not break the build before or after the upgrade.
Comment 1•3 years ago
|
||
Comment 2•3 years ago
|
||
Authored by https://github.com/jhugman
https://github.com/mozilla-mobile/firefox-android/commit/0c43ebdda46c6bdd7846bc44123b535879439f34
[main] Bug 1833851 — Remove deprecated context param in FeatureHolder callers
Comment 3•3 years ago
|
||
Comment 4•3 years ago
|
||
Authored by https://github.com/jhugman
https://github.com/mozilla-mobile/firefox-android/commit/1e2e1b9ed026890047ebf018c85c7f2282b85bfb
[main] Bug 1833851 — Remove context param from FeatureHolder in Focus
Comment 5•3 years ago
|
||
Hello,
Is there something the QA team can check here, or can we remove the qe-verify+ flag?
Thank you!
| Assignee | ||
Comment 6•3 years ago
|
||
Hi :dpop
The change fixed a broken build, so if the build is fixed, then there's nothing further to verify.
Thank you!
Updated•3 years ago
|
Description
•