Remove GeckoView Telemetry Snapshotting during or after Firefox 79 (June-ish 2020)
Categories
(Toolkit :: Telemetry, task, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: chutten, Assigned: Dexter)
References
Details
(Whiteboard: [geckoview:m79][geckoview])
Attachments
(3 files)
bug 1620395 should have deprecated GeckoView Telemetry Snapshoting. Now that it's been three versions, we can (probably) remove it.
Double check with Focus that we can do this, then remove the API. Removing the code would be nice, too, but the biggest part is that we need to remember to disable it enough that it doesn't start the TelemetryGVIO
thread: that's the whole reason we're doing this.
Updated•5 years ago
|
Updated•4 years ago
|
Reporter | ||
Comment 1•4 years ago
|
||
This bug can be about disabling or removing, your choice.
Do remember to update the Histograms, Scalars, and Events documentation that a value of "geckoview" is now no longer allowed.
Updated•4 years ago
|
Updated•4 years ago
|
Comment 2•4 years ago
|
||
Talked with Jon and he opened an issue for Focus to track moving over to Glean.
Comment 3•4 years ago
|
||
The public API has been removed in bug 1644447. It should be safe to remove the backend implementation now.
Assignee | ||
Comment 4•4 years ago
|
||
This removes the support for the 'geckoview' telemetry in
the core and in the JSM files. It also cleans up testing
and the configurations.
Assignee | ||
Comment 5•4 years ago
|
||
Depends on D79521
Assignee | ||
Comment 6•4 years ago
|
||
Depends on D79522
Comment 8•4 years ago
|
||
Backed outfor causing bustage at TestGeckoView.
Backout link: https://hg.mozilla.org/integration/autoland/rev/954520f4896489ae4b7cbb2e95484ae03556d638
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=306466729&repo=autoland&lineNumber=37558
Updated•4 years ago
|
Assignee | ||
Comment 9•4 years ago
|
||
Whoops. Sorry, I fixed the commits: green try -> https://treeherder.mozilla.org/#/jobs?repo=try&revision=1a2c90ffbe38ff6519e5a92f6745bde6969759c4&selectedTaskRun=NznUgxilRaOZ2rD1n2lw0A.0
Comment 10•4 years ago
|
||
Comment 11•4 years ago
|
||
bugherder |
Description
•