Closed
Bug 1660928
Opened 5 years ago
Closed 5 years ago
Video play time telemetry isn't recorded if final MediaInfo has an empty size
Categories
(Core :: Audio/Video: Playback, defect, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
83 Branch
| Tracking | Status | |
|---|---|---|
| firefox83 | --- | fixed |
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
Details
Attachments
(1 file)
|
Bug 1660928 - Record video play time telemetry if we had a non-empty video track at any point. r?jya
47 bytes,
text/x-phabricator-request
|
Details | Review |
This seems to happen on YouTube sometimes for me, when playback ends on an ad, the final MediaInfo has no video track.
I think we should record if any of the MediaInfos have a valid video, and record telemetry if so.
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Severity: -- → S3
Priority: -- → P3
Comment 2•5 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:mattwoodrow, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(matt.woodrow)
| Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(matt.woodrow)
Pushed by mwoodrow@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/37f3ecdbcb08
Record video play time telemetry if we had a non-empty video track at any point. r=jya
Comment 4•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•