Source code

Revision control

Copy as Markdown

Other Tools

Test Info: Warnings

/* Any copyright is dedicated to the Public Domain.
*/
// useMLBF=true doesn't support soft blocks, regexps or version ranges.
// Flip the useMLBF preference to make sure that the test_blocklistchange.js
// test works with and without this pref (blocklist v2 and blocklist v3).
enable_blocklist_v2_instead_of_useMLBF();
Services.scriptloader.loadSubScript(
Services.io.newFileURI(do_get_file("test_blocklistchange.js")).spec,
this
);