Bug 1485971 - Followup for enabling test on Beta and Release for bug 1482812; r=janv

Bug 1482812 enabled the check for whether origin is valid in both Beta and
Release channels, but it didn't enable the test under the quota folder. That
test verified the check does work while executing storage.persist() if the
origin hasn't been initialized yet. Thus, this patch removes the pref to verify
this check does work for storage.persist() on Beta and the Release channels.

--HG--
extra : rebase_source : c454c57189fbc0557e9c83783adce5efb40304a7
This commit is contained in:
Tom Tung 2018-08-24 15:16:26 +02:00
parent 28a7e08ae6
commit 317807031a

View File

@ -22,7 +22,6 @@ support-files =
[test_basics.js]
[test_bad_origin_directory.js]
skip-if = release_or_beta
[test_defaultStorageUpgrade.js]
[test_getUsage.js]
[test_idbSubdirUpgrade.js]