gecko-dev/third_party/rust/fxa-client
Rob Wu 206ca19c33 Bug 1645598 - Vendor application-services for fix in webext-storage r=lina
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
2020-06-15 12:56:58 +00:00
..
examples Bug 1631630 p1 - Vendor fxa-client crate. r=rfkelly,mhoye 2020-05-16 01:07:28 +00:00
src Bug 1645598 - Vendor application-services for fix in webext-storage r=lina 2020-06-15 12:56:58 +00:00
.cargo-checksum.json Bug 1645598 - Vendor application-services for fix in webext-storage r=lina 2020-06-15 12:56:58 +00:00
Cargo.toml Bug 1639449 - Vendor new application-services to expose kinto migration and sync change notifications. r=lina 2020-05-30 02:44:07 +00:00