gecko-dev/services
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
..
blocklists Bug 1345556 - adjust BUG_COMPONENT for services/blocklist/* files. r=leplatrem 2017-03-10 12:26:58 -05:00
common Bug 1375133 - Remove unnecessary imports of btoa and atob in services/ code. r=markh 2017-06-21 09:56:57 -07:00
crypto Bug 1375133 - Remove unnecessary imports of btoa and atob in services/ code. r=markh 2017-06-21 09:56:57 -07:00
fxaccounts Bug 1375133 - Remove unnecessary imports of btoa and atob in services/ code. r=markh 2017-06-21 09:56:57 -07:00
sync Bug 1375133 - Remove unnecessary imports of btoa and atob in services/ code. r=markh 2017-06-21 09:56:57 -07:00
.eslintrc.js Bug 1359011 - Make the mozilla/recommended eslint configuration the default for the whole tree. r=mossop 2017-04-25 20:12:21 +01:00
moz.build Bug 1361171 - Remove CloudSync. r=markh 2017-05-01 14:43:00 -07:00