gecko-dev/toolkit/components/extensions
Rob Wu f8554fe4b9 Bug 1234677 - Introduce _generated_background_page.html r=billm
- Fixes bugzil.la/1234677
- Fixes bugzil.la/1286057
- Fixes bug: the URL failed to load if a query string or reference
  fragment was present.

MozReview-Commit-ID: 4oMwI3IS7OX

--HG--
extra : rebase_source : 621878e4f62febdc34899192e254f8ec315b789e
2016-07-12 13:55:14 -07:00
..
schemas Bug 1270360 Implement runtime.sendNativeMessage() r=kmag 2016-06-08 14:52:35 -07:00
test Bug 1234677 - Introduce _generated_background_page.html r=billm 2016-07-12 13:55:14 -07:00
.eslintrc Bug 1278733: Turn on JSDoc validation, and fix basic errors in existing comments. r=aswan 2016-06-07 18:36:19 -07:00
Extension.jsm Bug 1234677 - Overwrite alert at window init instead of onload r=billm 2016-07-20 01:00:29 -07:00
ExtensionContent.jsm Bug 1284020: Treat window.fetch/window.XMLHttpRequest the same as the global variants in content scripts. r=aswan 2016-07-12 15:45:07 -07:00
ExtensionManagement.jsm Bug 1234677 - Introduce _generated_background_page.html r=billm 2016-07-12 13:55:14 -07:00
ExtensionStorage.jsm Bug 1265317 - Handle missing storage error as success. r=kmag 2016-06-15 07:13:00 -04:00
ExtensionUtils.jsm Bug 1287245 - Ensure globally unique internal port IDs r=billm 2016-07-15 21:44:03 -07:00
MessageChannel.jsm Bug 1278733: Turn on JSDoc validation, and fix basic errors in existing comments. r=aswan 2016-06-07 18:36:19 -07:00
NativeMessaging.jsm Bug 1282680 Always use 64-bit registry for native messaging r=kmag 2016-07-18 13:34:19 -07:00
Schemas.jsm Bug 1270742 - Add support for default_icon in chrome.pageAction r=kmag 2016-05-23 15:59:33 -07:00
ext-alarms.js Backed out changeset a00cf073f5c0 (bug 1279392) for failing mochitest test_ext_contentscript_create_iframe.html at least on Linux x64 opt. r=backout 2016-06-14 13:37:52 +02:00
ext-backgroundPage.js Bug 1234677 - Introduce _generated_background_page.html r=billm 2016-07-12 13:55:14 -07:00
ext-cookies.js Backed out changeset a00cf073f5c0 (bug 1279392) for failing mochitest test_ext_contentscript_create_iframe.html at least on Linux x64 opt. r=backout 2016-06-14 13:37:52 +02:00
ext-downloads.js Backed out changeset a00cf073f5c0 (bug 1279392) for failing mochitest test_ext_contentscript_create_iframe.html at least on Linux x64 opt. r=backout 2016-06-14 13:37:52 +02:00
ext-extension.js Backed out changeset a00cf073f5c0 (bug 1279392) for failing mochitest test_ext_contentscript_create_iframe.html at least on Linux x64 opt. r=backout 2016-06-14 13:37:52 +02:00
ext-i18n.js Backed out changeset a00cf073f5c0 (bug 1279392) for failing mochitest test_ext_contentscript_create_iframe.html at least on Linux x64 opt. r=backout 2016-06-14 13:37:52 +02:00
ext-idle.js Backed out changeset a00cf073f5c0 (bug 1279392) for failing mochitest test_ext_contentscript_create_iframe.html at least on Linux x64 opt. r=backout 2016-06-14 13:37:52 +02:00
ext-notifications.js Backed out changeset a00cf073f5c0 (bug 1279392) for failing mochitest test_ext_contentscript_create_iframe.html at least on Linux x64 opt. r=backout 2016-06-14 13:37:52 +02:00
ext-runtime.js Bug 1270360 Implement runtime.sendNativeMessage() r=kmag 2016-06-08 14:52:35 -07:00
ext-storage.js Bug 1274708 Use Context.jsonStringify() in ExtensionStorage r=kmag 2016-06-14 08:56:31 -07:00
ext-test.js Backed out changeset a00cf073f5c0 (bug 1279392) for failing mochitest test_ext_contentscript_create_iframe.html at least on Linux x64 opt. r=backout 2016-06-14 13:37:52 +02:00
ext-webNavigation.js Bug 1267221 - Add 'error' field to WebNavigation onErrorOccurred details. r=rpl,aswan 2016-06-16 11:23:10 +02:00
ext-webRequest.js Backed out changeset a00cf073f5c0 (bug 1279392) for failing mochitest test_ext_contentscript_create_iframe.html at least on Linux x64 opt. r=backout 2016-06-14 13:37:52 +02:00
jar.mn Bug 1245678 - [webext] Add downloads API schema and implementation boilerplate. r=rpl 2016-02-05 09:56:37 -08:00
moz.build Bug 1270356 Part 2: Implement parsing and validation of native host manifests r=kmag 2016-05-17 15:17:52 -07:00