Update android nightly application-services version bump to new version 46acbeb2cee2fb7f024b6ff5943bdfdb6cc53151 from 2024-06-14 05:02:47
Categories
(Firefox for Android :: General, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: update-bot, Assigned: update-bot)
Details
(Whiteboard: [3pl-filed][task_id: DdGUdUxSTlGoPNf3-RGjvg])
Attachments
(1 file)
This update covers 1 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(-)
46acbeb2cee2fb7f024b6ff5943bdfdb6cc53151 by Ben Dean-Kawamura <bdk@mozilla.com>
https://github.com/mozilla/application-services/commit/46acbeb2cee2fb7f024b6ff5943bdfdb6cc53151
Authored: 2024-06-12 15:34:30 -0400
Committed: 2024-06-13 16:08:43 +0000
Adding SuggestBuilder.remote_settings_bucket_name
I just realized that the JS consumer wants to set the bucket name. They
currently use the remote_settings_config method to do this, but it's
deprecated so we need to give them an alternative.
Files Modified:
- CHANGELOG.md
- components/suggest/src/store.rs
- components/suggest/src/suggest.udl
| Assignee | ||
Comment 1•1 year ago
|
||
| DdGUdUxSTlGoPNf3-RGjvg | ||
I've submitted a try run for this commit: https://treeherder.mozilla.org/jobs?repo=try&revision=19227a36e181fe1ee5595967ec276af707d36c66
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
| Assignee | ||
Comment 4•1 year ago
|
||
| at3mQAOlQN-o6DfNS7lZFA | ||
It looks like we experienced one or more build failures when trying to apply this
update. You will need to apply this update manually; you can replicate the patch
locally with ./mach vendor mobile/android/android-components/plugins/dependencies/src/main/java/moz.yaml. I'm going to abandon the Phabricator patch and
let you submit a new one.
If the build failure wasn't caused by a library change, and was instead caused by
something structural in the build system please let my maintainers know in
Slack:#secinf.
I do my best to automatically add new files to the build, but some moz.build files
are complicated and you may need to fix them manually.
Comment 6•1 year ago
|
||
| bugherder | ||
Description
•