gecko-dev/services/common
Mathieu Leplatre 4fc3418733 Bug 1357116 - Load the blocklist updater module lazily r=florian,mgoodwin
Importing the blocklist-updater module on each notification in nsBlocklistService
could cause us to periodically jank the browser UI.

This patch now lazy loads as many dependencies as possible.


MozReview-Commit-ID: HBGjSJi5PwE

--HG--
extra : rebase_source : 4a7c18fe64b810f54d52eee07883d67837b297d3
2017-04-20 10:35:04 +02:00
..
modules-testing Bug 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws. 2017-04-27 00:25:45 +02:00
tests Bug 1361572 - Remove Task.jsm/Promise.jsm from services/. r=kitcambridge 2017-05-02 19:29:33 -04:00
async.js Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
blocklist-clients.js Bug 1357116 - Load the blocklist updater module lazily r=florian,mgoodwin 2017-04-20 10:35:04 +02:00
blocklist-updater.js Bug 1357116 - Load the blocklist updater module lazily r=florian,mgoodwin 2017-04-20 10:35:04 +02:00
hawkclient.js Bug 1361572 - Remove Task.jsm/Promise.jsm from services/. r=kitcambridge 2017-05-02 19:29:33 -04:00
hawkrequest.js Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
kinto-http-client.js Bug 1363430: Update kinto-http.js to 4.3.4, r=MattN 2017-05-09 12:27:11 -04:00
kinto-offline-client.js Bug 1356231 - Use toolkit EventEmitter.jsm instead of devtools module. r=mossop 2017-04-27 17:58:09 +02:00
kinto-storage-adapter.js Bug 1361572 - Remove Task.jsm/Promise.jsm from services/. r=kitcambridge 2017-05-02 19:29:33 -04:00
logmanager.js Bug 1361572 - Remove Task.jsm/Promise.jsm from services/. r=kitcambridge 2017-05-02 19:29:33 -04:00
moz.build Bug 1345556 - add BUG_COMPONENT to services/* files. r=rfkelly, kit 2017-03-09 05:33:31 -05:00
observers.js Bug 1330014 - Add .eslintrc.js file to /services and run eslint --fix to automatically fix most of the errors. --fix brings the error count down from 4083 to 321 errors. r=markh,standard8 2017-01-10 12:09:02 -05:00
rest.js Bug 1362099 - Make RESTRequest handle GET's where the response is > 8192 bytes and we know the charset r=markh 2017-05-05 16:29:01 -04:00
services-common.js Bug 1333044 - Prepare services/ for enabling no-undef eslint rule. r=jaws 2017-01-17 12:25:43 +00:00
servicesComponents.manifest
tokenserverclient.js Bug 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws. 2017-03-07 15:29:48 +01:00
utils.js Bug 1358648 part 1 - Clean-up some Weave imports. r=markh 2017-05-02 18:27:49 -04:00