Closed Bug 1300681 Opened 8 years ago Closed 8 years ago

Fix WMFVideoMFTManager blacklisting code to work in the GPU process

Categories

(Core :: Audio/Video: Playback, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla52
Tracking Status
firefox51 --- affected
firefox52 --- fixed

People

(Reporter: mattwoodrow, Assigned: mattwoodrow)

References

Details

Attachments

(1 file, 1 obsolete file)

The blacklisting code is currently disabled when running in the GPU process.

We need to find a way to make the required pref values available in that process.

We could send them as part of the Init process, or share the prefs through gfxVars.
Assignee: nobody → matt.woodrow
Attachment #8798248 - Flags: review?(dvander)
Comment on attachment 8798248 [details] [diff] [review]
Use gfxVars for media prefs we need to access from the GPU process

Note that these gfxVars lookups won't be live and you'll need to restart the browser for their values to update.

I don't think that should matter too much.
Attachment #8798248 - Flags: review?(jyavenard)
Comment on attachment 8798248 [details] [diff] [review]
Use gfxVars for media prefs we need to access from the GPU process

Oops, wrong bug.
Attachment #8798248 - Attachment is obsolete: true
Attachment #8798248 - Flags: review?(jyavenard)
Attachment #8798248 - Flags: review?(dvander)
Attachment #8798250 - Flags: review?(dvander)
Attachment #8798250 - Flags: review?(gsquelart)
Attachment #8798250 - Flags: review?(gsquelart) → review+
Attachment #8798250 - Flags: review?(dvander) → review+
Pushed by mwoodrow@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8e490a65723c
Use gfxVars for DXVA blacklist prefs so that they work in the GPU process. r=dvander,gerald
https://hg.mozilla.org/mozilla-central/rev/8e490a65723c
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: