Closed Bug 1205423 Opened 9 years ago Closed 8 years ago

Create addon to import hyphenation files to be included for automated testing

Categories

(Firefox for Android Graveyard :: General, defect)

43 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jonalmeida, Unassigned)

References

Details

This is used to track the work for creating an addon that will be added to the build and testing process.
Requires you to create the "hyphenation" directory in the GreD or CurProcD[1] location and using nsIZipReader[2], move the hyphenation directory contents there.

In a bootstrapped extension, we can do this during the `install()` and delete the files during the `uninstall()`.[3]

[1]: https://developer.mozilla.org/en-US/Add-ons/Code_snippets/File_I_O#Getting_files_in_special_directories
[2]: https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIZipReader
[3]: https://developer.mozilla.org/en-US/Add-ons/Bootstrapped_extensions#install
Rambina, sorry this a week later than I said. If you're still interested in working on this issue, I've created the addon for this project that installs and removes the hyphenation files.

https://github.com/jonalmeida/hyphenation-addon/
Closing. We won't be using an add-on. Instead we'll enhance our DLC component to handle this type of content.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.