Confirmed users
13
edits
Abpostelnicu (talk | contribs) (C++ Static Analysis project added) |
(Added Download Spam) |
||
Line 155: | Line 155: | ||
| [mailto:andi@mozilla.com Andi] | | [mailto:andi@mozilla.com Andi] | ||
| In order to tackle issues during the development phase, Mozilla wrote a [https://hg.mozilla.org/mozilla-central/file/tip/build/clang-plugin bunch of static analyzers checkers] based on [http://clang.llvm.org/extra/clang-tidy/ clang-tidy]. In this project, we will focus on writing more checkers (either generic to C/C++ or specific to Gecko programming patterns). | | In order to tackle issues during the development phase, Mozilla wrote a [https://hg.mozilla.org/mozilla-central/file/tip/build/clang-plugin bunch of static analyzers checkers] based on [http://clang.llvm.org/extra/clang-tidy/ clang-tidy]. In this project, we will focus on writing more checkers (either generic to C/C++ or specific to Gecko programming patterns). | ||
|- | |||
| Download Spam Protection for Firefox | |||
| In Firefox, we want websites to go through a permission prompt if they want to initiate several downloads in an automated (not user-initiated) fashion. The project will involve implementing a permission prompt, implementing the logic of when it should be triggered, and collecting data (via telemetry, etc) on how users interact with the prompt in order to verify how the feature behaves. | |||
| Good JavaScript experience and a basic understand of how the web works. | |||
| [mailto:jhofmann@mozilla.com Johann (:johannh)] | |||
| [mailto:nhnt11@mozilla.com Nihanth (:nhnt11)] | |||
| A more detailed description can be found [https://bugzilla.mozilla.org/show_bug.cgi?id=1306334#c2 here] | |||
|- | |- | ||
| ..your project here! | | ..your project here! |