Update android nightly application-services version bump to new version b8414336a2fadfbdd6231e05c1aa181a1c8a9a1e from 2026-01-16 05:02:42
Categories
(Firefox for Android :: General, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | fixed |
People
(Reporter: update-bot, Assigned: dmeehan)
Details
(Whiteboard: [3pl-filed][task_id: a-pIJFCRTgST5U2OvrRtNg])
Attachments
(1 file)
This update covers 4 commits. Here are the overall diff statistics, and then the commit information.
mobile/android/android-components/plugins/dependencies/src/main/java/ApplicationServices.kt | 2 +-
mobile/android/android-components/plugins/dependencies/src/main/java/moz.yaml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
b8414336a2fadfbdd6231e05c1aa181a1c8a9a1e by Alexandre <Almaju@users.noreply.github.com>
https://github.com/mozilla/application-services/commit/b8414336a2fadfbdd6231e05c1aa181a1c8a9a1e
Authored: 2026-01-15 17:30:05 -0500
Committed: 2026-01-15 22:30:05 +0000
feat(ads-client): enable staging environment support in ads-client (#7158)
Files Modified:
- CHANGELOG.md
- components/ads-client/src/client/config.rs
- components/ads-client/src/ffi.rs
62a2e33ecbac67150bc027ae6244efe9e96f1031 by lougeniaC64 <lougeniaC64@users.noreply.github.com>
https://github.com/mozilla/application-services/commit/62a2e33ecbac67150bc027ae6244efe9e96f1031
Authored: 2026-01-15 16:12:11 -0500
Committed: 2026-01-15 21:12:11 +0000
Removed SwiftKeychainWrapper logic (#7150)
Co-authored-by: lougeniac64 <5533446+lougeniaC64@users.noreply.github.com>
Files Modified:
- CHANGELOG.md
- DEPENDENCIES.md
- megazords/ios-rust/DEPENDENCIES.md
- megazords/ios-rust/focus/DEPENDENCIES.md
- tools/dependency_summary.py
b9d6b54dfedd86680dd6e1e252f7e2f0970fa424 by Yashika Khurana <yashikakhuranayashika@gmail.com>
https://github.com/mozilla/application-services/commit/b9d6b54dfedd86680dd6e1e252f7e2f0970fa424
Authored: 2026-01-15 09:32:26 -0800
Committed: 2026-01-15 17:32:26 +0000
Bug:2009481: [ci full] CLI jexl evaluator command (#7160)
-
Bug:2009481: CLI jexl evaluator command
-
update command
-
update command
-
update command
-
update command
Files Modified:
- CHANGELOG.md
- components/support/nimbus-cli/README.md
- components/support/nimbus-cli/src/cli.rs
- components/support/nimbus-cli/src/cmd.rs
- components/support/nimbus-cli/src/main.rs
- components/support/nimbus-cli/src/output/deeplink.rs
- components/support/nimbus-cli/src/protocol.rs
d3db889c64bca5d5557a1c31b0977be3bafed6fc by bendk <bdk@mozilla.com>
https://github.com/mozilla/application-services/commit/d3db889c64bca5d5557a1c31b0977be3bafed6fc
Authored: 2026-01-15 11:39:31 -0500
Committed: 2026-01-15 16:39:31 +0000
Bug 2010131 - Viaduct user-agent support (#7162)
Also, pulled in @luc's code to make fxa to use the hard-coded user-agent for ios.
This way iOS has the flexibility to use whatever UA it wants for other
requests, but fxa will still work.
Files Modified:
- CHANGELOG.md
- components/fxa-client/src/internal/http_client.rs
- components/viaduct/src/client.rs
- components/viaduct/src/new_backend.rs
- components/viaduct/src/ohttp.rs
- components/viaduct/src/settings.rs
| Reporter | ||
Comment 1•9 days ago
|
||
| a-pIJFCRTgST5U2OvrRtNg | ||
I've submitted a try run for this commit: https://treeherder.mozilla.org/jobs?repo=try&revision=a8e6bb4d20171507a93a23db896e7300783b1498
| Reporter | ||
Comment 2•9 days ago
|
||
Updated•9 days ago
|
| Assignee | ||
Updated•9 days ago
|
Comment 4•9 days ago
|
||
| bugherder | ||
| Reporter | ||
Comment 5•9 days ago
|
||
| Rxrvjz5wTzq8XlW5BcTmCQ | ||
The try push is done, we found jobs with unclassified failures.
Needs Close Investigation:
- toolchain-linux64-android-gradle-dependencies - 1 of 1 failed (failed: S5P60OXgS52F70Q7p3QEPQ)
These failures could mean that the library update changed something and caused
tests to fail. You'll need to review them yourself and decide where to go from here.
In either event, I have done all I can and you will need to take it from here. If you
don't want to land my patch, you can replicate it locally for editing with
./mach vendor mobile/android/android-components/plugins/dependencies/src/main/java/moz.yaml
When reviewing, please note that this is external code, which needs a full and
careful inspection - not a rubberstamp.
Description
•