canmove, Confirmed users
901
edits
No edit summary |
(Some changes while Ehsan is away (r/a=ehsan)) |
||
Line 112: | Line 112: | ||
|name=C++/Rust usage, tools, and style | |name=C++/Rust usage, tools, and style | ||
|description=Aspects of C++ use such as language feature usage, standard library versions/usage, compiler/toolchain versions, formatting and naming style, and aspects of Rust use as needs arise | |description=Aspects of C++ use such as language feature usage, standard library versions/usage, compiler/toolchain versions, formatting and naming style, and aspects of Rust use as needs arise | ||
|owner=[mailto: | |owner=[mailto:nfroyd@mozilla.com Nathan Froyd] (while Ehsan is away) | ||
|peers=[mailto:bballo@mozilla.com Botond Ballo], [mailto: | |peers=[mailto:bballo@mozilla.com Botond Ballo], [mailto:glandium@mozilla.com Mike Hommey], [mailto:jwalden@mozilla.com Jeff Walden], [mailto:ehsan@mozilla.com Ehsan Akhgari] | ||
|source_dirs=non-third-party C++ and Rust code in the tree | |source_dirs=non-third-party C++ and Rust code in the tree | ||
|components=Various components | |components=Various components | ||
Line 599: | Line 599: | ||
|name=Private Browsing | |name=Private Browsing | ||
|description=Implementation of the Private Browsing mode, and the integration of other modules with Private Browsing APIs. | |description=Implementation of the Private Browsing mode, and the integration of other modules with Private Browsing APIs. | ||
|owner=[mailto: | |owner=[mailto:josh@joshmatthews.net Josh Matthews] (while Ehsan is away) | ||
|peers=[mailto: | |peers=[mailto:ehsan@mozilla.com Ehsan Akhgari] | ||
|group=dev-platform | |group=dev-platform | ||
|source_dirs=Implementation and consumers of Private Browsing APIs in nsILoadContext, nsIPrivateBrowsingChannel, PrivateBrowsingUtils.jsm and the related glue code. | |source_dirs=Implementation and consumers of Private Browsing APIs in nsILoadContext, nsIPrivateBrowsingChannel, PrivateBrowsingUtils.jsm and the related glue code. | ||
Line 678: | Line 678: | ||
|name=Static analysis & rewriting for C++ | |name=Static analysis & rewriting for C++ | ||
|description=Tools for checking C++ code looking for problems at compile time, plus tools for automated rewriting of C++ code. | |description=Tools for checking C++ code looking for problems at compile time, plus tools for automated rewriting of C++ code. | ||
|owner=[mailto: | |owner=[mailto:nika@thelayzells.com Nika Layzell] (while Ehsan is away) | ||
|peers=[mailto:sfink@mozilla.com Steve Fink], [mailto: | |peers=[mailto:sfink@mozilla.com Steve Fink], [mailto:jrmuizel@mozilla.com Jeff Muizelaar], [mailto:birunthan@mohanathas.com Birunthan Mohanathas], [mailto:ehsan@mozilla.com Ehsan Akhgari] | ||
|group=dev-platform | |group=dev-platform | ||
|source_dirs=build/clang-plugin, tools/rewriting among other out of tree tools | |source_dirs=build/clang-plugin, tools/rewriting among other out of tree tools |