Changes

Jump to: navigation, search

Oxidation

605 bytes added, 01:42, 13 July 2018
Outside Firefox
=== Completed ===
* Testing** GeckoDriver, a WebDriver implementation for Firefox integrated via marionette protocol: {{bug|1340637}} ([https://github.com/mozilla/geckodriver/releases standalone releases])* Build system** [https://github.com/mozilla/sccache/ sccache], compiler cache with s3 storage. Caching C++ and Rust compilation, used in Firefox CI** [https://github.com/luser/rust-makecab makecab], a reimplementation of Microsoft's makecab tool. Used to compress PDB files before uploading to symbol server in Firefox CI.* Application Services, server-side** [https://github.com/mozilla-services/autopush-rs autopush-rs] Rust async based websocket server that implements Mozilla's push/webpush/broadcast protocols.*** '''Why Rust?''' Relatively concise Concise code with the memory efficiency of C.** [https://github.com/mozilla-services/megaphone/ Megaphone], a real-time update broadcast server for Firefox.** [https://github.com/mozilla/fxa-email-service/ fxa_email_service], a service for sending email to Firefox Accounts.** [https://github.com/mozilla-services/pairsona/ pairsona], a tool to associate instances of firefox.* Application Services, client-side** [https://github.com/mozilla/application-services/tree/master/fxa-rust-client fxa-rust-client], a cross-compiled FxA Rust client that can work with Firefox Sync keys and more.
=== In Progress ===
Confirm
1,345
edits

Navigation menu