Closed
Bug 1302025
(EME_Telemetry)
Opened 9 years ago
Closed 9 years ago
Add telemetry to know how many users use EME on Fennec for DRM
Categories
(Firefox for Android Graveyard :: Audio/Video, defect)
Firefox for Android Graveyard
Audio/Video
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1304207
People
(Reporter: JamesCheng, Assigned: JamesCheng)
References
Details
Attachments
(1 file)
59 bytes,
text/x-review-board-request
|
Details |
Once we phased in the EME API support, we should add some telemetry to know how many users may use these API for watching the DRM content on Fennec.
Assignee | ||
Updated•9 years ago
|
Alias: EME_Telemetry
Assignee | ||
Comment 1•9 years ago
|
||
I found ```Bug 1304207 - [EME] Add telemetry tracking CDM usage``` is doing the same thing but I want to separate the WideVine into two cases for Desktop or Fennec.
I will do this based on bug 1304207.
Comment hidden (mozreview-request) |
Assignee | ||
Updated•9 years ago
|
Attachment #8822132 -
Flags: review?(gsquelart)
Assignee | ||
Comment 3•9 years ago
|
||
Hi gerald,
Please help to review this patch,
the purpose is to record the use of widevine drm on android platform.
I don't know if I need data review guys to review this patch also... what do you think?
Thank you!
Assignee: nobody → jacheng
Comment 4•9 years ago
|
||
mozreview-review |
Comment on attachment 8822132 [details]
Bug 1302025 - (EME_Telemetry) Add telemetry to know how many users use EME on Fennec for DRM
https://reviewboard.mozilla.org/r/101136/#review101644
Code looks good, I was about to give r+... But then I remembered: Telemetry is already capturing this distinction!
Go to the telemetry page and you can choose "Desktop" and/or "Mobile".
( https://telemetry.mozilla.org/new-pipeline/dist.html#measure=VIDEO_CDM_CREATED&product=Fennec&sanitize=0 )
So I think this bug might be unnecessary.
Now, looking at the "Mobile" numbers, it seems nothing related to "CDM" happens on Mobile!? (Zero data)
I'd suggest you investigate that first, see if you can actually get to that path on Fennec.
Attachment #8822132 -
Flags: review?(gsquelart)
Assignee | ||
Comment 5•9 years ago
|
||
Thank you gerald for your reminding.
Mobile Widevine has not beend enabled yet so the zero data is normal.
Mobile Widevine CDM will be enabled by bug 1325332.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•