Confirmed users
355
edits
MarkFinkle (talk | contribs) |
Nalexander (talk | contribs) |
||
| Line 152: | Line 152: | ||
<!-- Uncomment to provide a readonly update --> | <!-- Uncomment to provide a readonly update --> | ||
{{readonly}} | {{readonly}} | ||
* PTO this Friday | |||
* Finally landed fixes for the Proguard + stale .class file build issues ({{Bug|946083}}). | * Finally landed fixes for the Proguard + stale .class file build issues ({{Bug|946083}}). | ||
* Removed fennec_ids.txt from Robocop ({{Bug|969922}}). Don't refer to elements by name (like "gecko_layout"), always refer to them by id (like org.mozilla.gecko.R.gecko_layout). Bonus: compilation errors when you screw up! Super easy to refactor with an IDE. | * Removed fennec_ids.txt from Robocop ({{Bug|969922}}). Don't refer to elements by name (like "gecko_layout"), always refer to them by id (like org.mozilla.gecko.R.gecko_layout). Bonus: compilation errors when you screw up! Super easy to refactor with an IDE. | ||