Closed Bug 1138238 Opened 9 years ago Closed 9 years ago

Initialize WMFVideoMFTManager in Init().

Categories

(Core :: Audio/Video, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla39
Tracking Status
firefox39 --- fixed

People

(Reporter: karlt, Assigned: karlt)

References

Details

Attachments

(3 files)

Bug 1123535 introduced calls to WMFVideoMFTManager::Init() after Shutdown().
Some member variables are not initialized in Init, but in the constructor.
Moving initialization to Init() provides assurance of expected behavior.
Attachment #8571097 - Flags: review?(cpearce)
Attachment #8571095 - Flags: review?(cpearce) → review+
Attachment #8571097 - Flags: review?(cpearce) → review+
Attachment #8571096 - Flags: review?(cpearce) → review+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: