gecko-dev/services/common/tests/unit
Mark Hammond 0278934973 Bug 1645729 - avoid printing a warning to the console about a log level's preference. r=rfkelly
Specifically:
> Log warning: The log 'Services.Common.RESTRequest' is configured to use the preference 'services.common.log.logger.rest.request' - you must adjust the level by setting this preference, not by using the level setter

This is because the hawkrequest module attempts to explicitly set the level
from the preference value, but these days Log.jsm manages that itself.

Also skips obtaining the log itself until it's needed, as it almost never
actually is.

Differential Revision: https://phabricator.services.mozilla.com/D79633
2020-06-15 04:51:02 +00:00
..
test_storage_adapter
head_global.js
head_helpers.js Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00
head_http.js
moz.build
test_async_chain.js
test_async_foreach.js
test_hawkclient.js
test_hawkrequest.js Bug 1645729 - avoid printing a warning to the console about a log level's preference. r=rfkelly 2020-06-15 04:51:02 +00:00
test_kinto.js Bug 1620218 - Automatic code fixes for Prettier 1.18.2 upgrade. r=mossop,webcompat-reviewers 2020-03-08 21:45:16 +00:00
test_load_modules.js
test_logmanager.js
test_observers.js
test_restrequest.js Bug 1632187 - Introduce nsICookieService::setCookieStringFromDocument - part 3 - remove nsICookieService::setCookieString from tests, r=mayhemer 2020-05-09 22:28:53 +00:00
test_storage_adapter.js Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub 2020-03-13 23:38:52 +00:00
test_storage_adapter_shutdown.js
test_tokenauthenticatedrequest.js
test_tokenserverclient.js Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub 2020-03-13 23:38:52 +00:00
test_uptake_telemetry.js Bug 1618491 - Detect shutdown during Remote Settings sync r=glasserc 2020-03-05 18:06:52 +00:00
test_utils_atob.js
test_utils_convert_string.js
test_utils_dateprefs.js
test_utils_encodeBase32.js
test_utils_encodeBase64URL.js
test_utils_ensureMillisecondsTimestamp.js
test_utils_json.js
test_utils_makeURI.js
test_utils_namedTimer.js
test_utils_sets.js
test_utils_utf8.js
test_utils_uuid.js
xpcshell.ini