118
edits
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
== Project tasks == | == Project tasks == | ||
=== Preparation === | |||
* Create a build without hyphenation dictionaries (MOZ_EXCLUDE_HYPHENATION_DICTIONARIES) | |||
* Verify that the build behaves correctly with the absence of the dictionaries (Are pages still readable? No crashes?) | |||
* Create or find a test page that you can use to easily test if a hyphenation dictionary by a build (For testing later). | |||
=== Main tasks === | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1175555 Bug 1175555] - Exclude hyphenation dictionaries from builds via build flag - '''Already done''' | * [https://bugzilla.mozilla.org/show_bug.cgi?id=1175555 Bug 1175555] - Exclude hyphenation dictionaries from builds via build flag - '''Already done''' | ||
Line 22: | Line 30: | ||
* Bug ??? - Add a way to let Gecko know that the dictionaries have changed and that it should rebuild its list | * Bug ??? - Add a way to let Gecko know that the dictionaries have changed and that it should rebuild its list | ||
* Bug ??? - Add hyphenation dictionaries to online catalog of content in Kinto | * Bug ??? - Add hyphenation dictionaries to online catalog of content in Kinto | ||
=== Landing === | |||
* Bug ??? - Land your changes behind a Nightly flag | |||
* Verify that Nightly behaves correctly and the hyphenation dictionaries are downloaded | |||
* Bug ??? - Let your changes ride the trains | |||
== Bonus tasks == | == Bonus tasks == |
edits