gecko-dev/third_party/rust/glean-ffi
Jan-Erik Rediger 5d2e201845 Bug 1733757 - Update to Glean v42.0.1. r=Dexter
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
2021-10-11 10:35:04 +00:00
..
src Bug 1733757 - Update to Glean v42.0.1. r=Dexter 2021-10-11 10:35:04 +00:00
.cargo-checksum.json Bug 1733757 - Update to Glean v42.0.1. r=Dexter 2021-10-11 10:35:04 +00:00
Cargo.toml Bug 1733757 - Update to Glean v42.0.1. r=Dexter 2021-10-11 10:35:04 +00:00
LICENSE Bug 1670261 - Cargo update & mach vendor. r=chutten 2021-08-10 07:49:07 +00:00
README.md Bug 1670261 - Cargo update & mach vendor. r=chutten 2021-08-10 07:49:07 +00:00
cbindgen.toml Bug 1670261 - Cargo update & mach vendor. r=chutten 2021-08-10 07:49:07 +00:00
glean.h Bug 1729723 - Update Glean to 41.0.0 r=TravisLong 2021-09-20 13:49:30 +00:00

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/