gecko-dev/browser
Luca Greco 9226a7b2f4 Bug 1252215 - [webext] LegacyExtensionsUtils JSM module and LegacyExtensionContext helper. r=aswan,kmag
- this new module contains helpers to be able to receive connections
  originated from a webextension context from a legacy extension context
  (implemented by the `LegacyExtensionContext` class exported from
  this new jsm module)

- two new test files (an xpcshell-test and a mochitest-browser) ensures that the LegacyExtensionContext can receive a Port
  object and exchange messages with a background page and a content script (the content script test
  is in a different test file because it doesn't currently work on android, because it needs
  the browser.tabs API and the TabManager internal helper)

MozReview-Commit-ID: DS1NTXk0fB6

--HG--
extra : rebase_source : 462d6a461167e317297d204e72c2f6773bc5c770
2016-08-24 18:31:36 +02:00
..
app Backed out changeset 2de0e171f15b (bug 1260931) 2016-09-02 15:33:51 +02:00
base Bug 1284344 - Increase the timeout for browser_selectpopup.js 2016-09-03 09:18:35 -07:00
branding Bug 1283909 - Replaces start menu tile images with larger versions to provide better resoultion on HiDPI screens. r=jaws 2016-08-16 10:04:53 -04:00
components Bug 1252215 - [webext] LegacyExtensionsUtils JSM module and LegacyExtensionContext helper. r=aswan,kmag 2016-08-24 18:31:36 +02:00
config Bug 1299971 - Update tooltool cargo. r=mshal 2016-09-01 16:20:50 -07:00
docs Bug 1277810 - Part 1 - Restructure Telemetry client documentation. r=dexter, f=chutten 2016-08-09 13:52:27 +02:00
experiments Bug 1294811: Fix external tests that import head_addons.js. r=rhelmer 2016-08-16 17:02:44 -07:00
extensions Bug 1297753 - Configure list of add-ons for e10s rollout on release 49. r=mconley 2016-09-02 16:45:12 -03:00
fonts Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
installer Follow-up to bug 1289951 - package mozIntl only if INTL is enabled. r=me 2016-09-03 21:44:27 +02:00
locales Merge m-c to autoland, a=merge 2016-09-02 13:34:45 -07:00
modules Bug 1288709 - Split the browser_UsageTelemetry.js test. r=gijs 2016-09-02 03:44:00 -04:00
themes Bug 1224732 - Draw tab separators with a border rather than background-image. r=gijs 2016-09-03 00:28:50 +02:00
tools/mozscreenshots Bug 1295488 - Don't use a directory for mozscreenshots localFile tests. r=MattN 2016-08-17 08:54:33 +02:00
.eslintrc
LICENSE
Makefile.in
app-rules.mk
app.mozbuild Bug 1238079 - remove the desktop web runtime; r=fabrice,mossop,gps,jryans,jmaher,marco 2016-03-07 13:33:12 -08:00
build.mk Bug 1293295 - Replace all mochitest 'flavor' options with a single --flavor argument, r=jmaher 2016-08-08 11:48:49 -04:00
confvars.sh Bug 336290 - remove --enable-safe-browsing from configure since its used everywhere. r=gcp 2016-08-31 19:28:29 -04:00
defs.mk
moz.build Bug 1240134 - Incorporate the interfaces.xpt from downloaded artifacts instead of building XPIDL during an artifact build. r=glandium 2016-08-17 15:02:31 -07:00
moz.configure Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00