Commit Graph

13 Commits

Author SHA1 Message Date
Luca Greco
d4e3fe7590 Bug 1269347 - Part2 Add support for embedded webextension in SDK test addons. r=mossop
This commit make it possible the creation of hybrid addons as part of the set of
SDK test addons.

Unfortunately these SDK test addons are build using the old cfx tool and the its
related module loader, and so this patch applies the changes needed to:

- optionally include an `hasEmbeddedWebExtension` option in the generated "install.rdf"
  (if the test addon "package.json" contains a property with the same name
  in its "package.json")

- initialize the "sdk/webextension" from the bootstrap method params
  (as already done in the previous patch for the new SDK module loader)

- include the "webextension/" dir in the generated xpi, if any (similarly
  to how it is already done for the "chrome/" dir, which an SDK addon can optionally
  contain)

MozReview-Commit-ID: 4WS5ZYkl8FY
2016-05-23 23:02:18 +02:00
Erik Vold
bd05d2922a Bug 1114752 - Uplift Add-on SDK to Firefox a=me 2015-02-03 09:51:16 -08:00
Dave Townsend
f1e5377077 Bug 1068440: Uplift Add-on SDK to Firefox.
cc3242d1ca...cbf6cdd0d6
2014-09-26 08:32:55 -07:00
Erik Vold
1aa57239f8 Bug 1063465 - Uplift Add-on SDK to Firefox r=me 2014-09-09 10:32:37 -07:00
Erik Vold
e6aa8c2ad5 Bug 1013510 - Uplift Add-on SDK to Firefox r=me 2014-05-20 21:46:38 -07:00
Erik Vold
e563d4d3f2 Bug 972925 - Uplift Add-on SDK to Firefox 2014-03-03 11:22:07 -08:00
Dave Townsend
364e9d1cc1 Bug 935220: Uplift Add-on SDK to Firefox. r=me
https://github.com/mozilla/addon-sdk/compare/firefox27...50697e6182cb4f79f9605b7cd1d1f5084cfaf03f
2013-11-05 13:51:58 -08:00
Dave Townsend
15b8b2774c Bug 855831: Uplift Add-on SDK changeset bb071f7ac300d9a3d8227148153c892efc94f0b7.
4e4e29d...bb071f7ac3
2013-03-28 14:42:30 -07:00
Dave Townsend
b1fc649fae Bug 842762: Uplift Add-on SDK changeset bf2c2f609babcea412a2349a431ae6bdbedcf05d
4e44dd094e...bf2c2f609b
2013-02-21 07:54:55 -08:00
Phil Ringnalda
9ce4d191b7 Back out a104642698a0 (bug 842762) for b2g test bustage
CLOSED TREE
2013-02-19 19:49:41 -08:00
Dave Townsend
1be39049f5 Bug 842762: Uplift Add-on SDK changeset 4e44dd094e8636216e8c9ca5664866a5cf7d0cdd
a16bbd5772...4e44dd094e
2013-02-19 14:14:54 -08:00
Dave Townsend
dd847da6aa Bug 841418: Uplift the stabilization branch of add-on sdk to Firefox. 2013-02-14 12:03:26 -06:00
Dave Townsend
03380d9942 Bug 731779: Integrate the Add-on SDK loader and API libraries into Firefox (uplifting from addon-sdk a16bbd5772880b578a939eeb65102bca6560d494) 2013-02-01 13:17:34 -08:00