Local packaging for firefox add-on.
authorMark Donnelly <mark@painless-security.com>
Wed, 13 May 2015 10:34:37 +0000 (06:34 -0400)
committerMark Donnelly <mark@painless-security.com>
Wed, 13 May 2015 10:34:37 +0000 (06:34 -0400)
commit137224143bf9441be26abd13c37924342c63e6c3
treee5ddf8ce0ecc6062301cff8b702e2eacb4b5637d
parentf69fc330f80a416461ab0d40a2db422f19abe6ab
Local packaging for firefox add-on.

The firefox add-on used to be dependant on the Mozilla add-on SDK, but this SDK did not work with the build process.  Instead, we have now added in the files from the addon
SDK packaging, and use a system 'zip' function to bundle it all up.
browsers/firefox/CMakeLists.txt
browsers/firefox/packaging/bootstrap.js [new file with mode: 0644]
browsers/firefox/packaging/defaults/preferences/prefs.js [new file with mode: 0644]
browsers/firefox/packaging/harness-options.json [new file with mode: 0644]
browsers/firefox/packaging/install.rdf [new file with mode: 0644]
browsers/firefox/packaging/locales.json [new file with mode: 0644]