Update android nightly application-services version bump to new version d73a4c7a45e1e10ae46a66078c00b439185c00ab from 2024-05-25 05:02:47
Categories
(Firefox for Android :: General, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox128 | --- | fixed |
People
(Reporter: update-bot, Assigned: dmeehan)
Details
(Whiteboard: [3pl-filed][task_id: JlY3kL2jSEKc551Ph7Y5Yw])
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(-)
d73a4c7a45e1e10ae46a66078c00b439185c00ab by Alexander Cyon <alex.cyon@gmail.com>
https://github.com/mozilla/application-services/commit/d73a4c7a45e1e10ae46a66078c00b439185c00ab
Authored: 2024-05-24 21:39:58 +0200
Committed: 2024-05-24 20:17:12 +0000
Typos
Files Modified:
- CHANGELOG.md
- DEPENDENCIES.md
- automation/shared.py
- build-scripts/build-cli-app.sh
- build-scripts/substitute-local-appservices.gradle
- build.gradle
- components/as-ohttp-client/src/as_ohttp_client.udl
- components/autofill/src/db/addresses.rs
- components/autofill/src/db/credit_cards.rs
- components/autofill/src/db/store.rs
- components/crashtest/src/crashtest.udl
- components/crashtest/src/lib.rs
- components/fxa-client/android/metrics.yaml
- components/fxa-client/android/src/main/java/mozilla/appservices/fxaclient/FxaClient.kt
- components/fxa-client/ios/FxAClient/FxAccountManager.swift
- components/fxa-client/ios/FxAClient/MZKeychain/KeychainWrapper.swift
- components/fxa-client/ios/FxAClient/PersistedFirefoxAccount.swift
- components/fxa-client/src/fxa_client.udl
- components/fxa-client/src/internal/auth.rs
- components/fxa-client/src/internal/config.rs
- components/fxa-client/src/internal/device.rs
- components/fxa-client/src/state_machine/checker.rs
- components/fxa-client/src/state_machine/display.rs
- components/fxa-client/src/state_machine/internal_machines/mod.rs
- components/fxa-client/src/token.rs
- components/logins/android/metrics.yaml
- components/logins/android/src/main/java/mozilla/appservices/logins/DatabaseLoginsStorage.kt
- components/logins/ios/Logins/LoginsStorage.swift
- components/logins/src/db.rs
- components/logins/src/login.rs
- components/logins/src/store.rs
- components/logins/src/sync/engine.rs
- components/logins/src/sync/update_plan.rs
- components/nimbus/examples/experiment.rs
- components/nimbus/ios/Nimbus/Collections+.swift
- components/nimbus/ios/Nimbus/FeatureVariables.swift
- components/nimbus/ios/Nimbus/Nimbus.swift
- components/nimbus/ios/Nimbus/NimbusApi.swift
- components/nimbus/ios/Nimbus/Utils/Sysctl.swift
- components/nimbus/ios/scripts/nimbus-fml.sh
- components/nimbus/src/defaults.rs
- components/nimbus/src/evaluator.rs
- components/nimbus/src/nimbus.udl
- components/nimbus/src/sampling.rs
- components/nimbus/src/schema.rs
- components/nimbus/src/stateful/persistence.rs
- components/nimbus/src/targeting.rs
- components/nimbus/src/tests/stateful/test_nimbus.rs
- components/nimbus/src/tests/test_evaluator.rs
- components/nimbus/src/tests/test_sampling.rs
- components/places/android/metrics.yaml
- components/places/android/src/main/java/mozilla/appservices/places/PlacesConnection.kt
- components/places/doc/sql_concurrency.md
- components/places/ios/Places/Places.swift
- components/places/src/api/history.rs
- components/places/src/api/matcher.rs
- components/places/src/api/places_api.rs
- components/places/src/bookmark_sync/engine.rs
- components/places/src/db/tx/coop_transaction.rs
- components/places/src/db/tx/mod.rs
- components/places/src/ffi.rs
- components/places/src/import/ios/history.rs
- components/places/src/storage/bookmarks/json_tree.rs
- components/places/src/storage/history.rs
- components/places/src/storage/history_metadata.rs
- components/places/src/tests.rs
- components/push/README.md
- components/push/src/error.rs
- components/push/src/internal/storage/record.rs
- components/push/src/lib.rs
- components/relevancy/src/relevancy.udl
- components/remote_settings/src/error.rs
- components/suggest/src/benchmarks/README.md
- components/suggest/src/yelp.rs
- components/support/error/README.md
- components/support/error/src/reporting.rs
- components/support/find-places-db/src/lib.rs
- components/support/guid/src/lib.rs
- components/support/interrupt/src/interrupt_support.udl
- components/support/interrupt/src/shutdown.rs
- components/support/interrupt/src/sql.rs
- components/support/jwcrypto/src/ec.rs
- components/support/jwcrypto/src/lib.rs
- components/support/nimbus-cli/src/cli.rs
- components/support/nimbus-cli/src/main.rs
- components/support/nimbus-cli/src/output/fml_cli.rs
- components/support/nimbus-fml/fixtures/fe/importing/including-imports/pocket.yaml
- components/support/nimbus-fml/fixtures/fe/importing/including-imports/system.yaml
- components/support/nimbus-fml/fixtures/fe/string-aliases.fml.yaml
- components/support/nimbus-fml/src/backends/kotlin/gen_structs/bundled.rs
- components/support/nimbus-fml/src/backends/kotlin/gen_structs/common.rs
- components/support/nimbus-fml/src/backends/kotlin/gen_structs/enum_.rs
- components/support/nimbus-fml/src/backends/kotlin/gen_structs/object.rs
- components/support/nimbus-fml/src/backends/kotlin/gen_structs/primitives.rs
- components/support/nimbus-fml/src/backends/kotlin/gen_structs/structural.rs
- components/support/nimbus-fml/src/backends/mod.rs
- components/support/nimbus-fml/src/backends/swift/gen_structs/bundled.rs
- components/support/nimbus-fml/src/backends/swift/gen_structs/common.rs
- components/support/nimbus-fml/src/backends/swift/gen_structs/enum_.rs
- components/support/nimbus-fml/src/backends/swift/gen_structs/object.rs
- components/support/nimbus-fml/src/backends/swift/gen_structs/primitives.rs
- components/support/nimbus-fml/src/backends/swift/gen_structs/structural.rs
- components/support/nimbus-fml/src/client/mod.rs
- components/support/nimbus-fml/src/command_line/workflows.rs
- components/support/nimbus-fml/src/parser.rs
- components/support/nimbus-fml/src/util/loaders.rs
- components/support/nimbus-fml/test/app_menu.kts
- components/support/nimbus-fml/test/app_menu.swift
- components/support/nimbus-fml/test/fenix_nightly.kts
- components/support/nimbus-fml/test/fenix_release.kts
- components/support/nimbus-fml/test/full_homescreen.kts
- components/support/nimbus-fml/test/with_objects.kts
- components/support/nimbus-fml/test/with_objects.swift
- components/support/rc_crypto/nss/src/util.rs
- components/support/rc_crypto/src/contentsignature.rs
- components/support/sql/src/conn_ext.rs
- components/support/sql/src/each_chunk.rs
- components/support/sql/src/open_database.rs
- components/sync15/src/client/request.rs
- components/sync15/src/client/token.rs
- components/sync15/src/engine/bridged_engine.rs
- components/sync_manager/README.md
- components/tabs/src/sync/engine.rs
- components/viaduct/README.md
- components/webext-storage/README.md
- components/webext-storage/src/db.rs
- components/webext-storage/src/error.rs
- components/webext-storage/src/sync/mod.rs
- docs/adr/0001-update-logins-api.md
- docs/adr/0003-swift-packaging.md
- docs/adr/0005-remote-settings-client.md
- docs/build-and-publish-pipeline.md
- docs/dependency-management.md
- docs/design/db-fatal-error-handling.md
- docs/design/sync-manager.md
- docs/howtos/building-a-rust-component.md
- docs/howtos/converting-a-component-to-uniffi.md
- docs/howtos/locally-published-components-in-fenix.md
- docs/howtos/testing-a-rust-component.md
- docs/howtos/vendoring-into-mozilla-central.md
- examples/places-utils/src/places-utils.rs
- libs/verify-common.sh
- megazords/ios-rust/MozillaTestServices/MozillaTestServicesTests/PlacesTests.swift
- megazords/ios-rust/README.md
- megazords/ios-rust/build-xcframework.sh
- taskcluster/app_services_taskgraph/job.py
- taskcluster/app_services_taskgraph/transforms/toolchain.py
- taskcluster/kinds/nimbus-binaries-assemble/kind.yml
- taskcluster/kinds/release-publish/kind.yml
- taskcluster/kinds/server-megazord-assemble/kind.yml
- taskcluster/scripts/build-and-test-swift.sh
- taskcluster/scripts/nimbus-build-osx.sh
- testing/separated/places-tests/src/check_coop_tx.rs
- tools/build-book.sh
- tools/dependency_summary.py
| Reporter | ||
Comment 1•2 years ago
|
||
| JlY3kL2jSEKc551Ph7Y5Yw | ||
I've submitted a try run for this commit: https://treeherder.mozilla.org/jobs?repo=try&revision=d34a4f77e798e601b987b1a12c209b92e88addde
| Reporter | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
| Reporter | ||
Comment 3•2 years ago
|
||
| DX3Hx7JoS7uCRWqdS-jWZg | ||
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.
Comment 5•2 years ago
|
||
| bugherder | ||
Description
•