gecko-dev/services/common
Andrew McCreight 3e60ae3dd8 Bug 1375133 - Remove unnecessary imports of btoa and atob in services/ code. r=markh
There are a few places in services/ tests that import btoa and atob,
but this is not necessary, because those are both defined on the
XPCShell global (by glob_functions in XPCShellImpl.cpp). It sounds
like it didn't work at some point on B2G (see bug 937114) but that
isn't relevant any more. I want to fix this because the way these
properties are imported will break with shared JSM globals.

MozReview-Commit-ID: HoxqIS98p7B

--HG--
extra : rebase_source : 7800baee8ebc5e3ab3f52a62e30e5cde8d19876b
2017-06-21 09:56:57 -07: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 1375133 - Remove unnecessary imports of btoa and atob in services/ code. r=markh 2017-06-21 09:56:57 -07:00
async.js Bug 1372670 - part 3 - add spinEventLoopUntil to nsIThreadManager; r=erahm,florian 2017-06-21 12:59:28 -04:00
blocklist-clients.js Bug 1254099 - Add Telemetry to settings update r=bsmedberg,glasserc,mgoodwin,rhelmer 2017-03-22 11:27:17 +01:00
blocklist-updater.js Bug 1254099 - Add Telemetry to settings update r=bsmedberg,glasserc,mgoodwin,rhelmer 2017-03-22 11:27:17 +01: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 1364135: Clean up detection/handling of deleted keyrings, r=kmag,MattN 2017-05-11 13:15:20 -04: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 1254099 - Add Telemetry to settings update r=bsmedberg,glasserc,mgoodwin,rhelmer 2017-03-22 11:27:17 +01:00
observers.js
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
uptake-telemetry.js Bug 1254099 - Add Telemetry to settings update r=bsmedberg,glasserc,mgoodwin,rhelmer 2017-03-22 11:27:17 +01:00
utils.js Bug 1358648 part 1 - Clean-up some Weave imports. r=markh 2017-05-02 18:27:49 -04:00