[HTTPS-Everywhere] Ruleset Changes Without Restart

Jacob Hoffman-Andrews jsha at newview.org
Tue Jan 28 17:11:22 PST 2014


FWIW, I run Firefox in a loop like so:

while true; do firefox -no-remote -P dev www.example.com; done

So to reload the whole extension (including rulesets), I just close Firefox
and it reopens automatically. Combined with the faster startup from the
sqlite change, this is fairly convenient. You do, have to rebuild the
sqlite DB each time, with:

./utils/make-sqlite.py src/chrome/content/rules

It's also helpful to symlink the appropriate files in your Firefox profile
to your development directory, so you don't have to rebuild and re-install
the app.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.eff.org/pipermail/https-everywhere/attachments/20140128/7eee10db/attachment.html>


More information about the HTTPS-Everywhere mailing list