Closed
Bug 1733152
Opened 4 years ago
Closed 4 years ago
Glean on Android enables debug logging for all Rust modules
Categories
(Data Platform and Tools :: Glean: SDK, defect, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: janerik, Assigned: janerik)
Details
(Whiteboard: [telemetry:glean-rs:m?])
Attachments
(2 files)
Glean when used on Android enables debug-logging for all Rust modules.
This is problematic when shipped through GeckoView, as it turns on noisy neqo and webrender debug logging.
We need to filter to only Glean logs.
Then we need a release, get that into m-c and land in A-C before the beta switch next week.
| Assignee | ||
Updated•4 years ago
|
Assignee: nobody → jrediger
Priority: P3 → P1
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
badboy merged PR #1808: "Bug 1733152 - Explicitly only allow glean logs on Android" in db3966e.
Keeping open to land update in m-c
| Assignee | ||
Comment 3•4 years ago
|
||
This pulls in a patch to limit logging to Glean crates on Android.
Pushed by jrediger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7f32caf493b0
Upgrade to Glean v41.1.1. r=chutten
Comment 5•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•