Confirmed users
99
edits
Nnethercote (talk | contribs) |
(update info about https://github.com/mozilla/application-services) |
||
| Line 174: | Line 174: | ||
* Crash reporter | * Crash reporter | ||
** '''Why Rust?''' Code needs rewriting, useful Rust crates exist that could be used. | ** '''Why Rust?''' Code needs rewriting, useful Rust crates exist that could be used. | ||
* [https://github.com/mozilla/application-services Sync/FxA components] | |||
** '''Why Rust?''' Single safe and performant implementation which is shared across all our products. | |||
== Outside Firefox == | == Outside Firefox == | ||
| Line 193: | Line 195: | ||
** [https://github.com/mozilla-services/pairsona/ pairsona], a tool to associate instances of firefox. | ** [https://github.com/mozilla-services/pairsona/ pairsona], a tool to associate instances of firefox. | ||
* Application Services, client-side | * Application Services, client-side | ||
** [https://github.com/mozilla/application-services/tree/master/ | ** [https://github.com/mozilla/application-services/tree/master/components various sync-related components used on iOS and Fenix], includes a cross-compiled FxA Rust client, and storage/syncing of bookmarks, history, logins, tabs and webextensions data. | ||
=== In Progress === | === In Progress === | ||