gecko-dev/services/sync/modules-testing
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
..
fakeservices.js Bug 1375133 - Remove unnecessary imports of btoa and atob in services/ code. r=markh 2017-06-21 09:56:57 -07:00
fxa_utils.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
rotaryengine.js Bug 1335752 - Disable persistence and clean up after RotaryEngine in tests. r=markh 2017-02-13 13:48:08 -08:00
utils.js Bug 1375133 - Remove unnecessary imports of btoa and atob in services/ code. r=markh 2017-06-21 09:56:57 -07:00