Closed
Bug 1259695
Opened 9 years ago
Closed 9 years ago
Add telemetry for which WMF backend gets used
Categories
(Core :: Audio/Video, defect, P2)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: dvander, Assigned: dvander)
Details
Attachments
(1 file)
6.14 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
We should know how often the D3D9/D3D11 paths are successfully used with WMF.
![]() |
Assignee | |
Comment 1•9 years ago
|
||
Attachment #8734652 -
Flags: review?(matt.woodrow)
Comment 2•9 years ago
|
||
Comment on attachment 8734652 [details] [diff] [review]
bug1259695.patch
Review of attachment 8734652 [details] [diff] [review]:
-----------------------------------------------------------------
::: toolkit/components/telemetry/Histograms.json
@@ +10390,5 @@
> + "bug_numbers": [1259695],
> + "expires_in_version": "never",
> + "kind": "enumerated",
> + "n_values": 10,
> + "description": "Media decoder backend (0=WMF Software, 1=DXVA2D3D9, 2=DXVAD3D11)"
DXVA2D3D11
Attachment #8734652 -
Flags: review?(matt.woodrow) → review+
Updated•9 years ago
|
Priority: -- → P2
Comment 4•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in
before you can comment on or make changes to this bug.
Description
•