Update android nightly application-services version bump to new version be846369d1ae56f801633a024b9d658bce534b44 from 2025-03-11 05:03:58
Categories
(Fenix :: General, enhancement)
Tracking
(firefox138 fixed)
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: update-bot, Assigned: diannaS)
Details
(Whiteboard: [3pl-filed][task_id: AmPS3YblRYigAAMReQ6tyQ])
Attachments
(1 file)
This update covers 6 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(-)
be846369d1ae56f801633a024b9d658bce534b44 by Tif Tran <ttran@mozilla.com>
https://github.com/mozilla/application-services/commit/be846369d1ae56f801633a024b9d658bce534b44
Authored: 2025-02-27 19:48:35 -0800
Committed: 2025-03-10 17:55:17 +0000
feedback changes
Files Modified:
- components/suggest/src/store.rs
47f704cd9d28547a95732f984a0af502dc081d11 by Tif Tran <ttran@mozilla.com>
https://github.com/mozilla/application-services/commit/47f704cd9d28547a95732f984a0af502dc081d11
Authored: 2025-02-27 10:18:59 -0800
Committed: 2025-03-10 17:55:17 +0000
feedback changes
Files Modified:
- components/suggest/src/schema.rs
- components/suggest/src/store.rs
51e173e56607b48da6b7c5ed06c5363206086f3f by Tif Tran <ttran@mozilla.com>
https://github.com/mozilla/application-services/commit/51e173e56607b48da6b7c5ed06c5363206086f3f
Authored: 2025-02-26 12:15:23 -0800
Committed: 2025-03-10 17:55:17 +0000
clippy fix
Files Modified:
- examples/suggest-cli/src/main.rs
d40051c897bec6ddecc99acc984e68d8c39cc043 by Tif Tran <ttran@mozilla.com>
https://github.com/mozilla/application-services/commit/d40051c897bec6ddecc99acc984e68d8c39cc043
Authored: 2025-02-26 11:45:17 -0800
Committed: 2025-03-10 17:55:17 +0000
feedback changes
Files Modified:
- components/suggest/src/benchmarks/client.rs
- components/suggest/src/rs.rs
- components/suggest/src/schema.rs
- components/suggest/src/store.rs
- components/suggest/src/testing/client.rs
752ce118f6dba10a0bcc4ddba8accba614bf3243 by Tif Tran <ttran@mozilla.com>
https://github.com/mozilla/application-services/commit/752ce118f6dba10a0bcc4ddba8accba614bf3243
Authored: 2025-02-25 20:48:45 -0800
Committed: 2025-03-10 17:55:17 +0000
rebase changes
Files Modified:
- components/suggest/src/benchmarks/client.rs
- components/suggest/src/benchmarks/mod.rs
- components/suggest/src/rs.rs
- components/suggest/src/store.rs
- components/suggest/src/testing/client.rs
- examples/suggest-cli/src/main.rs
2ac0ee7d8cc7a3134a42d612d7603abd8be5130d by Tif Tran <ttran@mozilla.com>
https://github.com/mozilla/application-services/commit/2ac0ee7d8cc7a3134a42d612d7603abd8be5130d
Authored: 2025-02-18 23:07:35 -0800
Committed: 2025-03-10 17:55:17 +0000
[DISCO-3211] Suggest: move to new remote settings API
Files Modified:
- components/remote_settings/src/lib.rs
- components/suggest/src/benchmarks/client.rs
- components/suggest/src/benchmarks/mod.rs
- components/suggest/src/db.rs
- components/suggest/src/rs.rs
- components/suggest/src/store.rs
- components/suggest/src/testing/client.rs
- examples/suggest-cli/src/main.rs
Reporter | ||
Comment 1•5 days ago
|
||
AmPS3YblRYigAAMReQ6tyQ |
I've submitted a try run for this commit: https://treeherder.mozilla.org/jobs?repo=try&revision=36a473663bfffd3509539ba67e0ea33c6fa7ff8e
Reporter | ||
Comment 2•5 days ago
|
||
Updated•5 days ago
|
Comment 3•5 days ago
|
||
The Bugbug bot thinks this bug should belong to the 'Fenix::Search' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Updated•5 days ago
|
Reporter | ||
Comment 4•5 days ago
|
||
X5O639Y4ROGoXzG0g6Zihw |
All the jobs in the try run succeeded. Like literally all of them, there weren't
even any intermittents. That is pretty surprising to me, so maybe you should double
check to make sure I didn't misinterpret things and that the correct tests ran...
Anyway, I've done all I can, so I'm passing to you to review and land the patch.
When reviewing, please note that this is external code, which needs a full and
careful inspection - not a rubberstamp.
Assignee | ||
Updated•5 days ago
|
Comment 6•5 days ago
|
||
bugherder |
Description
•