Luca Greco
712cd35b27
Bug 1525200 - Fix history webextension API failing to load when loaded after the bookmarks API. r=zombie
...
This patch changes ext-history.js and ext-browsingData.js to ensure that these API modules are importing PlacesUtils in the same way as ext-bookmarks.js, because mixing CU.defineModuleGetter and CU.import would raise an error and it would break those two WebExtensions APIs if the ext-bookmarks.js gets loaded first.
Differential Revision: https://phabricator.services.mozilla.com/D18683
2019-02-08 22:30:48 +00:00
Jan Varga
b24fcccd39
Bug 1513850 - dom/reporting/tests/browser_cleanup.js fails with LSNG enabled; r=asuth
2018-12-19 10:21:10 +01:00
Jan Varga
b17667666b
Bug 1286798 - Part 15: Fix clearLocalStorage() in browser extensions; r=asuth
2018-11-29 21:48:01 +01:00
Jan Varga
dde095681d
Bug 1286798 - Part 14: Enhance clearStoragesForPrincipal() to support clearing of storages for specific quota client; r=asuth
...
See also bug 1402254, original patch by baku.
2018-11-29 21:47:58 +01:00
Kris Maglione
f6a4413b4c
Bug 1484496: Part 5a - Convert browser/ nsISimpleEnumerator users to use JS iteration. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D3729
2018-08-18 19:27:33 -07:00
Kris Maglione
b3990a2d91
Bug 1456686: Part 1 - Fix unused and shadowed explicit imports. r=standard8
...
These issues were previously ignored due to the nature of our global import
rules. They need to be fixed before that rule can be updated.
MozReview-Commit-ID: DCChktTc5TW
2018-04-24 20:18:09 -07:00
Andrea Marchesini
c407e0573b
Bug 1252998 - StorageActivityService - part 4 - Introduce ServiceWorkerCleanUp.jsm to clean up ServiceWorker data, r=asuth
2018-04-18 18:19:12 +02:00
Kris Maglione
12808f301b
Bug 1372406: Stop misusing import-globals-from in extension API scripts. r=aswan
...
MozReview-Commit-ID: FTkcmuguOwq
2018-03-25 21:20:17 -07:00
Margareta Eliza Balazs
6f3465c977
Backed out changeset 6af40fb76692 (bug 1372406) for Doc lint failure in builds/worker/checkouts/gecko/docs-out/html/main/_staging/python/mach.commands.rst on a CLOSED TREE
2018-03-28 07:26:10 +03:00
Kris Maglione
908b434d49
Bug 1372406: Stop misusing import-globals-from in extension API scripts. r=aswan
...
MozReview-Commit-ID: FTkcmuguOwq
2018-03-25 21:20:17 -07:00