Confirmed users, Bureaucrats and Sysops emeriti
969
edits
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
* Develop static analysis [https://developer.mozilla.org/en-US/docs/DXR DXR] tool, then: | * Develop static analysis [https://developer.mozilla.org/en-US/docs/DXR DXR] tool, then: | ||
** Clean up uses of obsolete API. [[Gecko:Obsolete API]] | ** Clean up uses of obsolete API. [[Gecko:Obsolete API]] | ||
** Automatically identify unused or hardly-used code. | ** [https://bugzilla.mozilla.org/show_bug.cgi?id=1022814 Automatically identify unused or hardly-used code]. | ||
** Ownership analysis: | ** Ownership analysis: | ||
*** Strong/weak pointers. | *** Strong/weak pointers. | ||