Account confirmers, Anti-spam team, Bureaucrats, canmove, Confirmed users, Module owners and peers, smwadministrator, smwcurator, Administrators, MozillaWiki team, Widget editors
731
edits
(clicky) |
(email address) |
||
Line 116: | Line 116: | ||
! Bring some static analysis in our Firefox Javascript code | ! Bring some static analysis in our Firefox Javascript code | ||
! Javascript experience, FLOW(?) | ! Javascript experience, FLOW(?) | ||
! Sylvestre | ! [mailto:s@mozilla.com|Sylvestre] | ||
! same | ! same | ||
! This project aims to evaluate and integrate more static analysis for Javascript code into some key sections of the Firefox code. We will focus on deploying [https://github.com/facebook/flow FLOW] on some part of the code as a proof of concept. Depending on the results, this will be extended to more components and/or integration in the developer workflow. | ! This project aims to evaluate and integrate more static analysis for Javascript code into some key sections of the Firefox code. We will focus on deploying [https://github.com/facebook/flow FLOW] on some part of the code as a proof of concept. Depending on the results, this will be extended to more components and/or integration in the developer workflow. | ||
Line 123: | Line 123: | ||
! Add new checkers specific to our base code | ! Add new checkers specific to our base code | ||
! Strong C++ experience, clang | ! Strong C++ experience, clang | ||
! Sylvestre | ! [mailto:s@mozilla.com|Sylvestre] | ||
! Andi | ! 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). |
edits