gecko-dev/modules/libpref/test
Nicholas Nethercote e3aa875efe Bug 1570575 - Remove MirrorKind. r=KrisWright
This commit removes `MirrorKind` by splitting the `VARCACHE_PREF` macros in
two, giving `ALWAYS_PREF` and `ONCE_PREF` macros. This is good because most of
the time the generated code is quite different for the two cases.

The commit also removes the examples of code produced by the macros in
comments. These are kind of useful, but also quite verbose and a pain to
maintain.

Differential Revision: https://phabricator.services.mozilla.com/D40166

--HG--
extra : moz-landing-system : lando
2019-08-02 06:31:05 +00:00
..
gtest Bug 1569526 - Remove return values from Add*VarCache(). r=KrisWright 2019-07-30 06:19:46 +00:00
unit Bug 1561435 - Format modules/, a=automatic-formatting 2019-07-05 10:54:01 +02:00
unit_ipc Bug 1561435 - Format modules/, a=automatic-formatting 2019-07-05 10:54:01 +02:00
python.ini Bug 1564724 - Generate StaticPrefList.h from StaticPrefList.yaml. r=glandium 2019-07-18 00:08:20 +00:00
test_generate_static_pref_list.py Bug 1570575 - Remove MirrorKind. r=KrisWright 2019-08-02 06:31:05 +00:00