forked from mirrors/gecko-dev
To get this fix: https://github.com/mozilla/application-services/pull/3235 Updated as follows: ``` sed -i 's/e8d7530319fa6c20d9de78d031c9398630eca3cd/61dcc364ac0d6d0816ab88a494bbf20d824b009b/g' services/fxaccounts/rust-bridge/firefox-accounts-bridge/Cargo.toml services/sync/golden_gate/Cargo.toml toolkit/components/extensions/storage/webext_storage_bridge/Cargo.toml toolkit/components/glean/Cargo.toml toolkit/library/rust/shared/Cargo.toml ./mach vendor rust ``` Verified by running the new regression test that I added in the bug: ``` ./mach test toolkit/components/extensions/test/xpcshell/test_ext_storage_{local,sync,sync_kinto}.js ``` Differential Revision: https://phabricator.services.mozilla.com/D79628 |
||
|---|---|---|
| .. | ||
| commands | ||
| oauth | ||
| config.rs | ||
| device.rs | ||
| error.rs | ||
| ffi.rs | ||
| fxa_msg_types.proto | ||
| http_client.rs | ||
| lib.rs | ||
| migrator.rs | ||
| mozilla.appservices.fxaclient.protobuf.rs | ||
| oauth.rs | ||
| profile.rs | ||
| push.rs | ||
| scoped_keys.rs | ||
| scopes.rs | ||
| send_tab.rs | ||
| state_persistence.rs | ||
| util.rs | ||