gecko-dev/toolkit/components/extensions
Andrew Swan a011b10df7 Bug 1272425 Fix downloads misc tests r=kmag
See the bug for extended discussion, trying to fix this with re-used
URLs doesn't seem practical so just use unique URLs for partial downloads.

MozReview-Commit-ID: FdS4XroVUqj

--HG--
extra : rebase_source : 4f635850018c455074b7ffe15c37dedbaa2ede4d
2016-05-26 20:31:05 -07:00
..
schemas Bug 1265834 - Part 1: Move normalizeTime from downloads into a shared util. r=aswan 2016-05-13 10:18:04 -04:00
test Bug 1272425 Fix downloads misc tests r=kmag 2016-05-26 20:31:05 -07:00
.eslintrc Bug 1197346 - Rename ExtensionPage to ExtensionContext (r=kmag) 2016-04-23 20:04:29 -07:00
ext-alarms.js Bug 1252604 - Change logic in alarms observer to return immediately if the alarm has been cancelled, r=kmag 2016-03-16 16:01:12 +01:00
ext-backgroundPage.js Bug 1203394 - Fix eslint errors in alert() patch. r=Aryx 2016-04-25 15:16:32 +01:00
ext-cookies.js Bug 1267910 - Part 2: Update all existing functions of add() and getCookiesFromHost() to make them origin attributes aware. r=jdm, r=mratcliffe 2016-05-25 11:54:21 +08:00
ext-downloads.js Backed out changeset 800df6b80dc0 (bug 1265836) 2016-05-26 10:32:41 +02:00
ext-extension.js Bug 1270306 - [webext] extension.isAllowedFileSchemeAccess should return null. r=kmag 2016-05-24 21:03:46 +02:00
ext-i18n.js Bug 1258199: [webext] Return an empty string for missing keys in getMessage. r=aswan 2016-04-04 13:54:27 -07:00
ext-idle.js Bug 1234020: Part 2c - [webext] Return promises from the idle API. r=rpl 2016-02-02 19:35:31 -08:00
ext-notifications.js Bug 1265797 - WebExtensions Notification observer should not remove the notificationId on alertshow. r=aswan 2016-05-10 12:14:44 -04:00
ext-runtime.js Bug 1250784: Part 3 - [webext] Add suport for runtime.openOptionsPage. r=Mossop 2016-03-09 17:10:29 -08:00
ext-storage.js Bug 1258139: Part 2 - [webext] Fix dead wrapper issues in storage API. r=gabor 2016-03-25 01:14:39 +01:00
ext-test.js Bug 1246730 - [webext] Add schema test.json (r=kmag) 2016-02-11 13:04:30 -08:00
ext-webNavigation.js Bug 1263723 - [webext] Track awesomebar user interaction for webNavigation transition types and qualifiers. r=krizsa 2016-05-09 18:24:53 +02:00
ext-webRequest.js Bug 1242871 - add an originUrl property to every webRequest event details object + tests (extended & fixed + nits). r=kmag 2016-04-01 00:48:57 +02:00
Extension.jsm Bug 1254194: [webext] Allow extensions to register custom content security policies. r=billm f=aswan 2016-04-23 21:29:15 -07:00
ExtensionContent.jsm Bug 1247455 - Add a .removeCSS method to complement .insertCSS. r=kmag 2016-04-15 00:39:09 +02:00
ExtensionManagement.jsm Bug 1258347 - [webext] ExtensionContext sub-frames should have the same privileges of the parent window. r=kmag 2016-05-02 14:13:17 +02:00
ExtensionStorage.jsm Bug 1197346 - Allow browser.storage to be used from content scripts (r=kmag) 2016-04-23 20:04:30 -07:00
ExtensionUtils.jsm Backed out changeset 800df6b80dc0 (bug 1265836) 2016-05-26 10:32:41 +02:00
jar.mn Bug 1245678 - [webext] Add downloads API schema and implementation boilerplate. r=rpl 2016-02-05 09:56:37 -08:00
MessageChannel.jsm Bug 1250784: Part 3 - [webext] Add suport for runtime.openOptionsPage. r=Mossop 2016-03-09 17:10:29 -08:00
moz.build Bug 1245597 - implement the basics of chrome.downloads.download(). r=kmag 2016-02-24 11:16:32 -08:00
Schemas.jsm Bug 1254194: [webext] Allow extensions to register custom content security policies. r=billm f=aswan 2016-04-23 21:29:15 -07:00