Closed
Bug 1820155
Opened 3 years ago
Closed 2 years ago
Support blocklist-related telemetry events and scalars probes on GeckoView
Categories
(WebExtensions :: Android, task, P2)
WebExtensions
Android
Tracking
(firefox115 fixed)
RESOLVED
FIXED
115 Branch
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: rpl, Assigned: amejia)
References
(Blocks 1 open bug)
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
No description provided.
Updated•3 years ago
|
Comment 1•3 years ago
|
||
Blocklist v3 is being enabled on Android in bug 1639050, but telemetry doesn't work yet.
There are 2 forms of telemetry relevant to the blocklist:
- Scalars (mostly bug 1633466): https://searchfox.org/mozilla-central/rev/4d6a262deed98ddb4d609de94048e7f97b6e85d3/toolkit/components/telemetry/Scalars.yaml#6710-6879
- Events (bug 1662857): https://searchfox.org/mozilla-central/rev/4d6a262deed98ddb4d609de94048e7f97b6e85d3/toolkit/components/telemetry/Events.yaml#351-401
Android's telemetry is different from the one used on desktop.
I previously tried to, but disabled tests because they were failing on Android, for details on which tests and why, see https://bugzilla.mozilla.org/show_bug.cgi?id=1712990#c5
In an unrelated bug, :chutten provided lots of pointers towards implementing telemetry, at: https://bugzilla.mozilla.org/show_bug.cgi?id=1739463#c5
Comment 2•3 years ago
|
||
(changing "see also" to "blocks" bug 1639050 because this telemetry is a needed part of the feature).
| Assignee | ||
Comment 3•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → amejiamarmol
Updated•2 years ago
|
Attachment #9331451 -
Attachment description: WIP: Bug 1820155 - Support blocklist-related telemetry events and scalars probes on GeckoView. → Bug 1820155 - Support blocklist-related telemetry events and scalars probes on GeckoView.
Pushed by amejiamarmol@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fe0f57068f07
Support blocklist-related telemetry events and scalars probes on GeckoView. r=extension-reviewers,chutten,robwu
Comment 5•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•