зеркало из https://github.com/mozilla/gecko-dev.git
5d2e201845
This includes a bugfix preventing a crash on Fenix, a bugfix preventing a panic when trying to flush ping-lifetime data after shutdown, as well as an API change to make `glean::persist_ping_lifetime_data` async. Differential Revision: https://phabricator.services.mozilla.com/D128053 |
||
---|---|---|
.. | ||
src | ||
.cargo-checksum.json | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
cbindgen.toml | ||
glean.h |
README.md
Glean SDK
The Glean SDK
is a modern approach for a Telemetry library and is part of the Glean project.
glean-ffi
This library provides the FFI (Foreign function interface) for the Glean SDK. Platform-specific code wraps this library to provide a platform-specific Glean API.
Documentation
All documentation is available online:
License
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/