Граф коммитов

487 Коммитов

Автор SHA1 Сообщение Дата
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
Kris Maglione bad6103170 Bug 1294199: Part 2 - Fix rendering of SDK panels in private browsing windows. r=gabor
MozReview-Commit-ID: 6nCyoHUHyZb

--HG--
extra : rebase_source : ac27225296a5b93494c3cf67618f04c4f81cc17a
2016-09-12 16:59:14 -07:00
Wladimir Palant 965602e1ec Bug 1300735 - Flush cached locale strings when l10n SDK module is loaded. r=zer0
MozReview-Commit-ID: HAOc29ebXsR

--HG--
extra : rebase_source : d79b75ff19d80352775d9ee3e895be9a91c591b1
2016-09-07 16:46:04 +02:00
Wladimir Palant 4cf6a90426 Bug 918600 - Make sure tooltips are displayed for SDK panels. r=zer0
--HG--
extra : rebase_source : 0a598bae74ba5fa786605bcaba3192a541c89079
2016-09-08 13:29:28 +02:00
Eric Rahm 8525660464 Bug 1299631 - Avoid accessing dead windows in test-firefox-windows.js. r=zer0
Rather than checking for window.closed we can just check the number of active
windows.
2016-09-01 15:28:14 -07:00
Ben Kelly aa1f12455c Bug 1298812 Don't hold windows alive unnecessarily in window-utils.js. r=gabor 2016-08-31 06:48:01 -07:00
Gabor Krizsanits d428901e30 Bug 1297446 - Shimwaiver for l10n. r=billm 2016-08-31 10:59:28 +02:00
Bruce Bujon 133af9ea87 Bug 1224863 - Make addon-sdk windows module include private browsing windows in browserWindows. r=bkelly
DONTBUILD

--HG--
extra : rebase_source : f19cacbcb049f70d1040360b70f811e45c639765
extra : source : 5e10edf2ce87b40df535839d157d60681c915891
2016-08-17 10:12:00 -04:00
Ryan VanderMeulen aef3fb730e Backed out changeset 5e10edf2ce87 (bug 1224863) for landing with the wrong patch author.
--HG--
extra : rebase_source : 6f33269ad98bfd934f8d474455e6a40586bb4343
2016-08-18 13:33:17 -04:00
Pierre Bertet f5eee5112f Bug 1224863 - Make addon-sdk windows module include private browsing windows in browserWindows. r=bkelly 2016-08-17 10:12:00 -04:00
Towkir Ahmed 63867da04a Bug 1284887 - Replaced references to mxr.mozilla.org in the codebase with dxr.mozilla.org r=dolske
a=release to get around a hook that's catching these comment-only idl changes

--HG--
extra : rebase_source : a7353680777fd2eeea24c9993f9937bbbcfb9e4f
2016-08-15 17:28:05 -07:00
Mike Hommey 67404442a6 Bug 1256004 - Create the addon-sdk test addons directly under addon-sdk. r=gps
Instead of creating them in a subdirectory, possibly racing over the
creation of said subdirectory, just create them in the existing current
directory. They're being copied over to some other place anyways, they
just have to be picked from the right location when doing so.
2016-08-16 08:32:54 +09:00
Ben Kelly 921a58dfb2 Bug 1288440 P4 Test that sdk/window/events does not leak existing windows. r=gabor 2016-07-22 06:26:49 -07:00
Ben Kelly 9027cc8e21 Bug 1288440 P3 Test that sdk/tab/events does not leak. r=gabor 2016-07-22 06:26:49 -07:00
Ben Kelly 6669a84ee0 Bug 1288440 P2 Don't leak existing windows in sdk/window/events. r=gabor 2016-07-22 06:26:49 -07:00
Ben Kelly b0f1ee1387 Bug 1288440 P1 Avoid leaking existing windows in sdk/tab/events. r=gabor 2016-07-22 06:26:48 -07:00
Carsten "Tomcat" Book 53b9562c23 merge fx-team to mozilla-central a=merge 2016-07-22 11:56:37 +02:00
Tim Nguyen 13c2525149 Bug 1268591 - Support new invertIconForDarkTheme flag. r=bgrins, jsantell a=kwierso CLOSED TREE
MozReview-Commit-ID: DfMBsD2u0ow
2016-07-22 00:44:11 +02:00
Ben Kelly 40b908d4b7 Bug 1285373 P3 Test that sdk/event/chrome observer channels can be GC'd. r=gabor 2016-07-20 06:47:23 -07:00
Ben Kelly ac08e4b7de Bug 1285373 P2 Make sdk/event/chrome use weak unload reference. r=gabor 2016-07-20 06:47:23 -07:00
Ben Kelly 104a1642b5 Bug 1285373 P1 Allow addon-sdk unloader to hold callbacks weakly. r=gabor 2016-07-20 06:47:23 -07:00
Ben Kelly 859d859397 Bug 1287235 Wrap addon-sdk's Cu.getWeakReference() in a try/catch in case native objects are passed. r=bz 2016-07-19 17:14:04 -07:00
Tom Tromey 5538d692d3 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
This removes the unnecessary setting of c-basic-offset from all
python-mode files.

This was automatically generated using

    perl -pi -e 's/; *c-basic-offset: *[0-9]+//'

... on the affected files.

The bulk of these files are moz.build files but there a few others as
well.

MozReview-Commit-ID: 2pPf3DEiZqx

--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Ben Kelly 043e9e7ea5 Bug 1286673 Test sdk/event/dom.js for leaks when used on a closed window. r=gabor a=kwierso 2016-07-15 14:30:08 -07:00
Ben Kelly 6a233c23f5 Bug 1267693 P3 Add a test to detect window leaks when using sdk/window/events. r=gabor a=kwierso 2016-07-15 14:30:08 -07:00
Ben Kelly ad6f496f8a Bug 1267693 P2 Avoid leaking windows via event channel closures. r=gabor a=kwierso 2016-07-15 14:30:07 -07:00
Ben Kelly 8999229ad4 Bug 1267693 P1 Cache the most recent event in a channel weakly to avoid leaking DOM objects. r=gabor a=kwierso 2016-07-15 14:30:07 -07:00
The 8472 2f73c7749f Bug 1268898 - Fix leak in sdk/event/dom. r=gabor 2016-07-10 12:19:00 +02:00
Alexandre Lissy ee77e301dd Bug 1285170 - Remove app:// protocol r=valentin
MozReview-Commit-ID: 4cnLrqqyP35

--HG--
extra : rebase_source : 424b63df547308033fc960632c5ef5939e3d8d85
2016-03-16 17:11:12 +01:00
Thomas Nguyen ffba687a20 Bug 1025965 - Rename browser.safebrowsing.enabled to browser.safebrowsing.phishing.enabled. r=francios
MozReview-Commit-ID: 3TMs6MPtWsC
2016-05-09 14:44:08 +08:00
Luca Greco 3d4736119e Bug 1222690 - Test SDK Content Scripts are not frozen before document.readyState complete. r=gabor
MozReview-Commit-ID: DZSFb7tS2YQ

--HG--
extra : transplant_source : Un%D5%88%B0%7D%A2V%167c%F0%DC%8C%CD%3Dw%C3L%ED
2016-06-20 16:12:33 +02:00
Luca Greco 41023d9940 Bug 1222690 - SDK Content Script should not be frozen during the page loading. r=gabor
MozReview-Commit-ID: JVnJZsSA6nO

--HG--
extra : transplant_source : q%0CS6%2BYrCJ%13%CA%29i%15%9Ai%C0%D6f%B2
2016-06-20 16:33:21 +02:00
Christoph Kerschbaumer 5630855495 Bug 1280200 - Convert toolkit/loader.js to use channel.open2() r=gkrizsanits
--HG--
extra : rebase_source : 7d32b22d79b03fa43a01a062fbf8e4ad0f5c3660
2016-06-20 11:20:59 +02:00
Luca Greco f2b5928950 Bug 1170258 - Add cache of node style module resolutions. r=gkrizsanits
MozReview-Commit-ID: 2fb8aWYzs5L

--HG--
extra : transplant_source : %B7%02R%CF%83%81%ABTd%F0%8F%F8%3C%F8%3F%92%2C%8B%99P
2016-06-02 11:38:50 +02:00
Luca Greco ad9dd308f3 Bug 1250469 - Reduce number of ObserverService observers subscribed by the SDK Disposable class. r=gabor
MozReview-Commit-ID: 32X9M07FbHO

--HG--
extra : transplant_source : %E5%94%05%3Av%D5%99%D8%AAM%08d%D3%27%8AH%ED%F4f%D5
2016-05-19 17:18:18 +02:00
Joel Maher a6fcbcf0a3 Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg a=merge
MozReview-Commit-ID: IZziPmwFtHj

--HG--
extra : source : a50249d48b1e86a3749bccc51ece4d1a827a621c
2016-05-25 15:28:24 -04:00
Mathieu Leplatre 695a9942a4 Bug 1266235 - Use blocklist prefix in preference names. r=MattN
MozReview-Commit-ID: 5aeoiSEMwYw

--HG--
extra : rebase_source : ff4e77c88de58923afe75be2046dcdb98e40ad2f
2016-05-19 12:51:13 +02:00
Felipe Gomes 918237b0ca Bug 1227230 - Remove all of the e10s prompting code. r=jimm
This removes all of the e10s-related prompting code, including:
- doorhanger offering to opt-in into e10s
- pref and telemetry probe used to measure the number of users who remained opted-in
- dialog that shows up when unchecking the e10s checkbox saying that a tab will open, requesting feedback
- tab opening requesting feedback
- all related strings

The checkbox in the preferences window remains (nightly/aurora only), as well as the message saying that e10s requires a restart.

The e10s accessibility doorhanger remains. and chrome://browser/skin/e10s-64@2x.png remains too because it's also used in the a11y doorhanger.

MozReview-Commit-ID: aOdvnbeHOa

--HG--
extra : rebase_source : e89cc42dddcb376bece435138611b364d3477fa8
2016-05-12 20:31:52 -03:00
Christoph Kerschbaumer 33054a51f2 Bug 1246725 - Remove SEC_NORMAL from addon-sdk (r=sicking) 2016-02-08 11:12:37 -08:00
Wes Kocher 26012d19b7 Backed out 4 changesets (bug 1266235) for test_ev_certs.js failures on pretty much every platform CLOSED TREE
Backed out changeset f684fac95bd9 (bug 1266235)
Backed out changeset f560cba61749 (bug 1266235)
Backed out changeset 5f321f10da1e (bug 1266235)
Backed out changeset 93deaa5641bc (bug 1266235)

--HG--
rename : services/common/blocklist-clients.js => services/common/KintoBlocklist.js
rename : services/common/blocklist-updater.js => services/common/kinto-updater.js
rename : services/common/tests/unit/test_blocklist_clients.js => services/common/tests/unit/test_kintoAddonPluginBlocklist.js
rename : services/common/tests/unit/test_blocklist_certificates.js => services/common/tests/unit/test_kintoCertBlocklist.js
rename : services/common/tests/unit/test_blocklist_updater.js => services/common/tests/unit/test_kinto_updater.js
2016-05-10 13:46:28 -07:00
Mathieu Leplatre 34370ce5a8 Bug 1266235 - Use blocklist prefix in preference names. r=Mattn
MozReview-Commit-ID: 5aeoiSEMwYw

--HG--
extra : amend_source : bb232bb34c7a25abffac36531d5ab4d8e9c6c7af
extra : transplant_source : K%1A1d%EEc%8FY%030NRb%AFD%00.%40U8
2016-04-29 12:48:45 +02:00
Jan Henning 2169e85ddc Bug 825016 - Part 1 - When opening a new tab, pass the ID of the parent tab. r=zer0
This ensures that when hitting back, we return to the previously opened tab.

MozReview-Commit-ID: 287AOQnmwxb

--HG--
extra : transplant_source : %E4%05B%FFC%2A7%18KX%17%DB%E6%1E%1F%9D%5B%9Dn%D2
2016-03-09 21:14:59 +01:00
Matteo Ferretti 969b9bd63b Bug 1250084 - The 'Responsive Design View' button from the Menu is not checked while the RDM is opened; r=jryans
MozReview-Commit-ID: 9i9rYI48H4G
2016-04-25 17:28:49 +02:00
Ryan VanderMeulen 9e896c0e6a Merge inbound to m-c. a=merge 2016-04-10 16:20:04 -04:00
Luca Greco 86e7533df8 Bug 1263140 - Fix notified button name in SDK native-options module. r=mossop
MozReview-Commit-ID: DS6hX5SemJA

--HG--
extra : transplant_source : %B8%CA%D9osG%BD%F8%F2%F2u%87%96%D9%94P%03%9A%AE%5E
2016-04-08 14:00:52 +02:00
Jonathan Watt 4b7a85789e Bug 1263077 - Stop using parseInt in the Add-on SDK when specifying octal numbers now that JS has the new octal notation. r=dietrich 2016-03-22 13:21:15 +00:00
Luca Greco e420bf1b79 Bug 1167246 - Fix SDK native-options module on Android. r=mossop
MozReview-Commit-ID: CrIgkXlllWV

--HG--
extra : transplant_source : %8D%A8g%D8%01%1CV%3D%B8%DD5%20%EA%FAt%12%B2%BE%7D%DD
2016-04-01 13:56:37 +02:00
Wes Kocher 83be08e7e5 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 1Q56H3tR0mI
2016-04-05 16:39:24 -07:00
Alexandre Poirot d85fa6d2c0 Bug 1258985 - Remove menuitem and pref related to the "Error Console". r=jryans 2016-04-05 07:16:48 -07:00
Mike Shal f9107c3ce4 Bug 1261473 - Remove INSTALL_TARGETS from addon-sdk/Makefile.in; r=chmanchester
MozReview-Commit-ID: CWsimFT6MFv
2016-03-31 16:07:13 -04:00
Masatoshi Kimura 160a5b6fb7 Bug 1257877 - Remove UTF-16 support from TextEncoder. r=hsivonen 2016-03-24 19:27:15 +09:00
Rob Wu edafa2b3b1 Bug 1226754 - Enable base64-encoding of long strings. r=jsantell 2016-03-16 15:00:40 +01:00
Matteo Ferretti c6650b1edb Bug 1026614 - SDK ui/toolbar not working in permanent private browsing. r=rpl
MozReview-Commit-ID: Ap4CTY13P3d

--HG--
extra : transplant_source : %AEn%60%F3R%E4%DA%C5%9C%B5%DD%EF%C4%DF%AC%F3%AE%DC%27%09
2016-03-17 16:46:53 -04:00
Martin Giger 06de8885f1 Bug 1248734 - Fix SDK startup on Instanbird. r=zer0 2016-02-16 13:08:00 -05:00
Mark Goodwin 985802557a Bug 1224531 - Provide a mechanism for the updater to drive kinto collection sync r=rnewman,mossop
There are two parts to this change. The first is a module to drive kinto
collection sync. This gives server-provided last-update times to each module
managing collection information so that data is only fetched when updates are
necessary. This also keeps track of when pings last took place (for future use)
and any apparent difference between client and server clock (we need this later
for the content signing work).

Currently only one module (the kinto version of the OneCRL client) consumes this
information, though more will follow.

The second is a minor change to nsBlocklistService.js to ensure that this ping
takes place whenever the existing blocklist ping happens.

MozReview-Commit-ID: 7SN03AOJ4Wc
2016-03-15 08:55:23 +00:00
Jason Orendorff 6d35e13d40 Bug 837192 - Stop trying to inject "use strict"; into Function.prototype.toString() output. r=Waldo.
--HG--
extra : commitid : y4pJwElwKV
extra : rebase_source : 9a31eee8a70c3cd2ad297a4f6457ead52a4523ce
2016-03-14 15:42:36 -05:00
iawaknahc feb31c8460 Bug 1148200 - Move isJSONable to sdk/lang/type. r=Mossop
MozReview-Commit-ID: 9DjvYFGl7rX

--HG--
extra : transplant_source : %E1z%C2%D5%83BAap%DF%9Bo%7D%94%E3%AB%AA%D1%11%0A
2016-03-09 16:37:34 +01:00
Tom Schuster 7b557b47a9 Bug 986294 - Remove Proxy.create from addon-sdk. r=mossop 2016-03-10 17:37:40 +01:00
Andy McKay 431346c62e Bug 1238064 - Update docs to reflect new workflow. r=mossop
MozReview-Commit-ID: 44KPYbiH1WC

--HG--
extra : transplant_source : %C7%C5%FBS%C8r%60D%B9%BAV%3C%E9%CDzWA%3E%90%8A
2016-03-08 14:49:13 -08:00
Bill McCloskey e151a9c67c Bug 1170258 - Cache UUID module for context menus (rs=Mossop) 2016-03-02 12:56:51 -08:00
Andy McKay 87114b76ba bug 1250611 sign the addons used in the jetpack tests r=mossop
MozReview-Commit-ID: 2SOZovvXOf8

--HG--
extra : rebase_source : 0e3b3a58415ec774a973c627ffcd3e5ffce54b16
2016-02-29 13:06:56 -08:00
Andrew Swan 96c88d557a Bug 1251412 - use installTemporaryAddon for jetpack-addons tests r=mossop
MozReview-Commit-ID: Bd10uC4pEfP

--HG--
extra : rebase_source : 2f261194ff07a25c13aaad91255147e98e7c5127
2016-02-25 15:45:31 -08:00
Carsten "Tomcat" Book 5ab3a1fdb8 Backed out changeset 8bacae951c0c (bug 1246725) 2016-02-19 15:55:24 +01:00
Carsten "Tomcat" Book 789b0d7cd9 Merge mozilla-central to mozilla-inbound 2016-02-19 12:07:49 +01:00
chaithanya 1cea93e0d5 Bug 1243435 Remove unused prefs toolkit.telemetry.prompted / toolkit.telemetry.notifiedOptOut from test suites r=Dexter
MozReview-Commit-ID: 83IOB4Xvf8I
2016-02-18 10:51:24 -08:00
Christoph Kerschbaumer 65a7e5077d Bug 1246725 - Remove SEC_NORMAL from addon-sdk. r=sicking 2016-02-08 11:12:37 -08:00
Carsten "Tomcat" Book 3a87a933e7 Backed out changeset 53b0b5b29776 (bug 1243435)
--HG--
extra : rebase_source : faf90230fecdfe1f0150015c039800828723a576
2016-02-17 15:00:51 +01:00
chaithanya 458420bbd7 Bug 1243435 - Remove unused prefs toolkit.telemetry.prompted / toolkit.telemetry.notifiedOptOut from test suite. r=Dexter 2016-02-16 05:11:00 +01:00
Marco Bonardo 84f50654a3 Bug 1243779 - Remove uriIsPrefix option from nsINavHistoryQuery.r=adw
MozReview-Commit-ID: CM2Jm6iApct

--HG--
extra : rebase_source : 360606632ddf47dd0902311ad230b1f8930e462b
2016-02-10 17:16:23 +01:00
ISHIKAWA, Chiaki be2b50a7f8 Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
Be warned. Do not attemp to change the .js "test" source code in ./js
They are meant to check

 - the outdated 0666 octal constant is still parsed correctly,
 - the outdated 0666 octal constant raises syntax error flag
   in strict mode, etc.

So leave them alone.
2016-02-15 08:57:00 +01:00
Carsten "Tomcat" Book b8f6140f54 merge mozilla-inbound to mozilla-central a=merge 2016-02-10 11:47:34 +01:00
Dave Townsend 3b023fda99 Bug 1142734: Allow unloading the loader sandbox module. r=jsantell
const declarations are no longer accessible from outside the script that makes
them so in order for bootstrap.js to be able to access the loaderSandbox
declaration we must use var.

--HG--
extra : commitid : FhYP2fJJaXr
extra : rebase_source : d4877a4afbc4f139540987cfe8d1372f71aad388
2016-02-08 10:55:56 -08:00
Tom Schuster dff8c86655 Bug 1246318 - Remove the enumerate trap from ES6 proxies. r=efaust 2016-02-10 00:12:24 +01:00
Zachary Carter 4937ef326e Bug 1210586 - Create a Synced tabs sidebar r=markh 2016-01-27 14:40:30 -08:00
Gijs Kruitbosch 2df3a1b2b8 Bug 1138737 - improve naming of sharedGlobal list of exceptions, r=jsantell
--HG--
extra : commitid : 44jVFuEBuSC
extra : rebase_source : c755026d10dcf13846cd771c2af87d3430ba3859
2016-01-26 12:25:31 +00:00
James Long b299ca191c Bug 1239060 - add exports hook in loader r=zer0 2016-01-25 20:23:04 -05:00
Kris Maglione edebd593de Bug 1239822: Part 2b - Destroy windowless browsers created for add-on SDK page workers.
--HG--
extra : commitid : 3U6icHHS9Cn
extra : rebase_source : 116b75f5beec9fab22ca7aac8542111a830875fa
2016-01-15 13:35:17 -08:00
Christoph Kerschbaumer 26b22a9478 Bug 1241561 - Convert addon-sdk to use .open2() (r=sicking) 2016-01-22 11:44:04 -08:00
Carsten "Tomcat" Book 248f7a3dee merge mozilla-inbound to mozilla-central a=merge 2016-01-20 15:34:34 +01:00
James Long 8b55567bdc Bug 1224765 - add production version of React for devtools and use it in release modes r=fitzgen 2016-01-19 16:55:06 -05:00
Jacobo Aragunde Pérez 2fa39d198e Bug 989288: Use toplevel window when handling windows events. r=zer0
--HG--
extra : commitid : 2iUpxrxrU1B
extra : rebase_source : f0a6364dccdbb11f6b3cc42e8df778418f1d2131
2016-01-19 11:32:35 -08:00
Jacobo Aragunde Pérez 4404f59ae6 Bug 939496 - Emit tabs open event for the first tab in a new. r=zer0
--HG--
extra : commitid : AGAOyL1fMh7
2016-01-15 08:38:10 -08:00
Christoph Kerschbaumer e5662ee73b Bug 1239107 - Convert JS tests to use open2 within addon-sdk/ (r=sicking) 2016-01-13 19:35:08 -08:00
Till Schneidereit 7f18c4084f Bug 1101817 - Part 3: Remove WeakMap.prototype.clear usages from Addons SDK. r=mossop
--HG--
extra : rebase_source : 45c1935d03eb07b24a72208397a3c35261f7d1aa
2016-01-04 13:06:55 +01:00