Commit Graph

470 Commits

Author SHA1 Message Date
Florian Quèze
85611a7b6d Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
--HG--
extra : rebase_source : a22344ee1569f58f1f0a01017bfe0d46a6a14602
2017-01-17 11:50:25 +01:00
Wes Kocher
ca99354e00 Backed out changeset 5566e83980ed (bug 1313155) for mass build bustage a=backout CLOSED TREE
MozReview-Commit-ID: Co3f2Vkbf4y
2017-01-12 14:16:52 -08:00
Michelangelo De Simone
0b3a927918 Bug 1313155 - Remove dom/settings and related code. r=Ehsan
MozReview-Commit-ID: Gi7frPFQ6yW

--HG--
extra : rebase_source : 401a8a202b1d8ebfd719d460bff96c9280062ded
2016-12-29 11:26:49 -08:00
Henry Chang
55614c06db Bug 1305486 - Enable v4 tables on nightly build. r=francois
MozReview-Commit-ID: 4iGduuYqMQs

--HG--
extra : rebase_source : 49deb89d4fb3e4ec692ae933134e4b247734e980
2016-11-20 15:10:19 +08:00
Florian Quèze
a03918c148 Bug 1330147 - automatic removal of the third boolean parameter in removeObserver calls, r=jaws. 2017-01-11 22:27:42 +01:00
Dylan Sharhon
d2bcc5b29a Bug 1043423 - Fix "SDK's ui/toolbar element creates a border in Firefox 31" r=zer0
--HG--
extra : rebase_source : da3f562539dbdf267def9095c816b16e12cb0589
2016-12-28 16:53:00 +01:00
Florian Quèze
498eeacaaf Bug 1329182 - remove trailing newURI null parameters in addon-sdk's indexed-db.js, r=jaws. 2017-01-09 20:27:26 +01:00
Florian Quèze
fc6379e827 Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
Joel Maher
8595ed4441 Bug 1328361 - add BUG_COMPONENT to addon-sdk/* files. r=mossop
MozReview-Commit-ID: HOv0p4ES0PQ
2017-01-06 11:33:44 -05:00
Sebastian Hengst
d3f1bf94e1 Backed out changeset 2bd53e4e662b (bug 1303113) for various test failures in debug tests with e10s. r=backout 2017-01-03 20:53:59 +01:00
Gabor Krizsanits
6df27d5c23 Bug 1303113 - Turn e10s-multi on in Nightly. r=me 2017-01-03 18:14:50 +01:00
Ryan VanderMeulen
e2cc59fb34 Merge m-c to autoland. a=merge 2016-12-30 10:05:04 -05:00
Tomislav Jovanovic
5c8692f989 Bug 1319070 - Match against the principal. r=kmag
MozReview-Commit-ID: BB6UfZ6qjKr
2016-11-23 18:46:10 +01:00
Greg Tatum
555caa01f2 Bug 1245921 - Turn toolbox toolbar into a React component r+miker r=miker
MozReview-Commit-ID: 4UZbcfw2YI9

--HG--
extra : rebase_source : 9e9e8bfed8c8511ade6c7307a0201b88b0781fba
2016-11-18 15:02:21 -06:00
Julian Descottes
374fd022cf Bug 1321509 - remove references to Array.slice in addon-sdk util/object;r=zer0
MozReview-Commit-ID: 8HCwdqy4kwl

--HG--
extra : rebase_source : e6712c8ec0e18427151e1db53769efea35fd5106
2016-12-07 18:03:32 +01:00
Michael Kaply
e1ccbb18fb Bug 1321133 - Backout 1285373 for regressions in pageworks. r=kmaglione
MozReview-Commit-ID: 3dXTJHFady0

--HG--
extra : rebase_source : adeac8d9510549b49d866d508f8d30351e964298
2016-12-01 12:09:44 -06:00
Tooru Fujisawa
b2673a988e Bug 1321214 - Remove legacy generator from addon-sdk/. r=mossop 2016-12-01 18:04:50 +09:00
André Bargull
c191ea642f Bug 1319934 - Remove String generics uses in addon-sdk. r=mossop
--HG--
extra : rebase_source : 1bbe8078ab32c9bf75b0ae8622df510a6bfb4b81
2016-11-24 13:17:19 -08:00
Luca Greco
0f0981e992 Bug 1316875 - Fix page-worker SDK test addon intermittency and re-enable it. r=mossop
MozReview-Commit-ID: 94ImlSy0dU8

--HG--
extra : rebase_source : 3e20c6617d96e8da99f43723ac65bb6f0c23ac2b
2016-11-11 04:09:29 +01:00
Tooru Fujisawa
a1390eb552 Bug 1293305 - Part 1.5: Fix addon-sdk test for for-each to skip if for-each is disabled. r=mossop 2016-11-21 15:03:34 +09:00
Boris Zbarsky
96500c4e69 Bug 909656. Remove the legacycaller from HTMLObjectElement/HTMLEmbedElement, since it's not used in the wild, other browsers don't seem to support it, and we're dropping non-Flash plugins anyway. r=bsmedberg 2016-11-18 16:13:06 -05:00
Ehsan Akhgari
f0f85366d9 Bug 1318218 - Remove PermissionsTable; r=baku,jryans
This also removes the WebIDE UI for viewing the permissions table.
2016-11-18 08:59:35 -05:00
Carsten "Tomcat" Book
c7a033c3e2 merge mozilla-inbound to mozilla-central a=merge 2016-11-14 10:22:06 +01:00
Andrew Swan
5b79aa5855 Bug 1315407 Fix sdk addon-install r=mossop
MozReview-Commit-ID: FuECBIHE7xR

--HG--
extra : rebase_source : c6be8b33c481364162c36a0a95272fc46a19e996
2016-11-11 10:13:13 -08:00
Wes Kocher
c7d27df096 Merge mozilla-central to autoland a=merge 2016-11-11 14:10:32 -08:00
Markus Stange
d6fd5ce075 Bug 1316922 - Fix border radius of add-on sdk panels on macOS. r=kmag
MozReview-Commit-ID: EyIziH3Ui2T

--HG--
extra : rebase_source : 9d89b8346aedaf927b6f28c812f6ef83e1d0fd28
2016-11-11 14:24:53 -05:00
Joel Maher
c4065dfd48 Bug 1288619 - disable page-worker test due to high intermittent rate. r=rpl
MozReview-Commit-ID: 8Oap0T7xtaw
2016-11-10 16:38:14 -05:00
Phil Ringnalda
e7fdca7c8d Backed out 6 changesets (bug 1301340, bug 1303113) for landing too close to a merge and causing leaks and test failures
Backed out changeset adfcc194af1c (bug 1303113)
Backed out changeset 085035586d2b (bug 1303113)
Backed out changeset 81f3bb541c86 (bug 1301340)
Backed out changeset 05c42cf92851 (bug 1301340)
Backed out changeset cb45e90f6596 (bug 1301340)
Backed out changeset f54a717c6fc6 (bug 1301340)

MozReview-Commit-ID: BkwhFJNtF7G

--HG--
extra : rebase_source : cc47ef8587f08b12b53406efee1d5b915d3c833a
2016-11-09 19:11:12 -08:00
Gabor Krizsanits
a7a38b8a5f Bug 1301340 - part6: Disabled test should still run in non-e10s mode. r=me 2016-11-04 11:05:55 +01:00
Gabor Krizsanits
566393518d Bug 1301340 - part5: Turning off some tests temporarily to enable e10s-multi. r=mrbkap 2016-11-03 19:28:15 +01:00
Wes Kocher
bc55e46e74 Backed out 3 changesets (bug 1315407) for bc7 permafail a=backout
Backed out changeset a3fbd5543a77 (bug 1315407)
Backed out changeset 50984e605fd7 (bug 1315407)
Backed out changeset c7fa771f5bb1 (bug 1315407)
2016-11-11 12:44:58 -08:00
Kris Maglione
288b7fec70 Bug 1315435. r=Mossop
MozReview-Commit-ID: 1VSX4vyPdDS

--HG--
extra : rebase_source : 3cae06430abf6df41013dc683be8a53e0ec3e0c9
2016-11-05 14:23:02 -07:00
Andrew Swan
c54be3c004 Bug 1315407 Fix sdk addon-install r=mossop
MozReview-Commit-ID: FuECBIHE7xR

--HG--
extra : rebase_source : 12bdd9713b36d2d60926cf36abba70298541c970
extra : source : 6371734b731a06e898d12de37d9f07c261f75761
2016-11-11 10:13:13 -08:00
Tom Tromey
92a5c63599 Bug 1310702 - use webpack-like require.context in devtools l10n; r=jryans
MozReview-Commit-ID: 5noH0y0MgaK

--HG--
extra : rebase_source : e7a4507a89f467fa8143be1899cd5e6ba80aa6fe
2016-10-20 11:00:28 -06:00
Kris Maglione
534738af07 Bug 1313440: Fix NS_ENSURE_TRUE(isSandbox) warnings in JPM bootstrap. r=erahm
MozReview-Commit-ID: E4qgjheRyV6

--HG--
extra : rebase_source : 419656ea8aa128d1a62304f4613711d162e4d282
extra : histedit_source : 23d1f467830d326acfb6c7fd5c1072b99a05b970
2016-10-27 13:28:49 -07:00
Kris Maglione
209eda4dfc Bug 1313440: Fix NS_ENSURE_TRUE(isSandbox) warnings in test code. r=erahm
MozReview-Commit-ID: GkDaUL6sDfy

--HG--
extra : rebase_source : cd2ebaaae69be3d9efea10d8c9d88cba8df8cbe6
extra : histedit_source : 2b0bfb80979f722e36c7f88614413ced9bf869ad
2016-10-27 13:28:01 -07:00
Kris Maglione
67e2b2f753 Bug 1309350: Part 2 - Speed up synchronous resolution of module paths. r=gps,ochameau
r?gps for the build changes and ochameau for the rest.

This results in about a 28% speed-up for Jetpack mochitest runs, for me.

MozReview-Commit-ID: K30q7BfvTLs

--HG--
extra : rebase_source : 8074947062c73a329f1d8a255a9601147ba1ba0c
2016-10-14 05:27:15 +01:00
Luca Greco
a3ad81ea5c Bug 1149162 - Remove CPOW shim usage in SDK test-tab test related to tab.readyState. r=Mossop
MozReview-Commit-ID: Cg0koZxzSxp

--HG--
extra : rebase_source : 59d8d5029df84017b825309c7422799c518d0397
2016-08-29 20:03:42 +02:00
Ehsan Akhgari
c1d2c29601 Bug 1310094 - Part 2: Remove UserCustomizations.jsm; r=myk 2016-10-17 14:08:30 -04:00
Kris Maglione
d62ecef263 Bug 1309351: Part 2 - Use a shared global sandbox and simple module resolution for built-in modules. r=ochameau
This takes another 21% off the Jetpack test suite run time for me.

MozReview-Commit-ID: 1U2lq4PN21w

--HG--
extra : rebase_source : 1a639e8d920e083ce891312475fcb6fe2f401977
2016-10-14 06:14:10 +01:00
Kris Maglione
4ded38ffdb Bug 1309351: Part 1 - Replace child_process/subprocess.js with a thin wrapper around Subprocess.jsm. r=rpl f=mhowell
MozReview-Commit-ID: 7r9pSC8v1T

--HG--
extra : rebase_source : b3f540e80f7722c3d0970981a83a059eb6d4991a
2016-10-14 18:01:42 -07:00
Kris Maglione
45bae3f6ed Bug 1309350: Part 1 - Remove dead code and clean up cruft. r=ochameau
I had to untangle a lot of this mess just to understand what was going on well
enough to make changes.

MozReview-Commit-ID: 2ygiK2ED1pX

--HG--
extra : rebase_source : 95e39c47450b6cecd32cf2a73cdce4b31f5e3e11
2016-10-13 00:24:32 +01:00
Ehsan Akhgari
9de6bbbaec Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv 2016-10-13 13:18:41 -04:00
Kris Maglione
9d78611105 Bug 1305148: Ignore panel.resize when the panel isn't visible. r=gabor
MozReview-Commit-ID: BFPZm3wUKf2

--HG--
extra : rebase_source : c25c3808c0dc8ae7c3eebfba85713c1cbad75784
extra : histedit_source : c480b0d5465587aef9835483f3379cfc08067bab
2016-09-28 22:18:09 +01:00
Kris Maglione
3074a514df Bug 1304379: Don't create an extra browser if panel.show is called multiple times. r=gabor
MozReview-Commit-ID: 1rvHg6x976z

--HG--
extra : rebase_source : a63181938c7a4b1dab7dd804e612c63153fe220a
extra : histedit_source : b032b2c7b65d8d26a973fac440fc6230c70fee45
2016-09-28 22:07:02 +01:00
Kirk Steuber
69c62b82da Bug 1206133 - Fix for Jetpack bugs caused by the popuppositioned patch. r=gabor
MozReview-Commit-ID: 7SQIMcaNoAl

--HG--
extra : rebase_source : a63113c3084795b853df4b859fc8baf014bc2782
2016-06-10 10:59:38 +02:00
Dale Harvey
b694c34086 Bug 1267495 - Fallback to local config for fresh GMP installs. r=mconley, r=rhelmer, feedback=ksteuber 2016-09-27 11:57:41 +01:00
Luca Greco
b5b320854e Bug 1269347 - Part3 Add SDK with embedded webextension test addon. r=krizsa
This commit introduces a new SDK test addon, which tests the behavior of the
new SDK module "sdk/webextension", and ensures that the provided API can be used
to exchange messages between an SDK module and the WebExtension background page,
and between an SDK module and a WebExtension content script.

MozReview-Commit-ID: jJWfpF3HQM

--HG--
extra : rebase_source : 92c8b02cb2c84dbde3d9e96fe3e48416f382f79d
2016-09-14 17:09:22 +02:00
Luca Greco
4af7171c4f 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

--HG--
extra : rebase_source : 287501db8707de2679d3dfffb23555319c706593
2016-05-23 23:02:18 +02:00
Luca Greco
3a35b8e5bc Bug 1269347 - Part1 Expose the optional embedded webextension as a builtin SDK module. r=krizsa
This commit integrates the `webExtension` bootstrap method parameter, which can is
set from the XPIProvider when the `hasEmbeddedWebExtension` property is true in the addon
install.rdf, into a new "sdk/webextension" SDK module, to make the creation of
SDK hybrid addons easier.

MozReview-Commit-ID: 4OUPZZyBPJv

--HG--
extra : rebase_source : 32ac6eaa9603604bb110c494019e6c1523c1e731
2016-09-19 13:58:50 +02:00