fune/toolkit/components/glean/docs
Jan-Erik Rediger 4a219f294b Bug 1695197 - Remove MOZ_GLEAN constant, introduce MOZ_GLEAN_ANDROID. r=chutten,emilio
We enable compilation of FOG/Glean on _all_ platforms.
We disable Glean initialization and metric recording on Android (GeckoView) by respecting MOZ_GLEAN_ANDROID.
This way GeckoView just works, consumers don't need to think about it (except in tests, these need to be disabled for Android builds).

Stubbing out the metric implementations will happen in the commits after
this one.

Differential Revision: https://phabricator.services.mozilla.com/D106766
2021-03-04 11:15:12 +00:00
..
images
api.md
builtin_pings.md Bug 1690106 - Implement FOG user-activity-based baseline ping schedule r=janerik 2021-02-03 19:15:55 +00:00
code_organization.md Bug 1675277 - Documentation Updates for how to add new Labeled Metrics to FOG r=janerik 2021-02-02 17:10:48 +00:00
index.md Bug 1675277 - Documentation Updates for how to add new Labeled Metrics to FOG r=janerik 2021-02-02 17:10:48 +00:00
ipc.md Bug 1675277 - Documentation Updates for how to add new Labeled Metrics to FOG r=janerik 2021-02-02 17:10:48 +00:00
new_definitions_file.md Bug 1675277 - Documentation Updates for how to add new Labeled Metrics to FOG r=janerik 2021-02-02 17:10:48 +00:00
new_metric_types.md Bug 1675277 - Documentation Updates for how to add new Labeled Metrics to FOG r=janerik 2021-02-02 17:10:48 +00:00
preferences.md Bug 1695197 - Remove MOZ_GLEAN constant, introduce MOZ_GLEAN_ANDROID. r=chutten,emilio 2021-03-04 11:15:12 +00:00
storage.md
style_guide.md
testing.md Bug 1675277 - Documentation Updates for how to add new Labeled Metrics to FOG r=janerik 2021-02-02 17:10:48 +00:00
updating_parser.md
updating_sdk.md