Closed
Bug 1192109
Opened 10 years ago
Closed 10 years ago
Fix insufficient includes in MediaEventSource.h
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla42
Tracking | Status | |
---|---|---|
firefox42 | --- | fixed |
People
(Reporter: jwwang, Assigned: jwwang)
Details
Attachments
(1 file)
914 bytes,
patch
|
kinetik
:
review+
|
Details | Diff | Splinter Review |
Need to include nsThreadUtils.h for NS_NewRunnableFunction().
Assignee | ||
Comment 1•10 years ago
|
||
Fix includes.
Updated•10 years ago
|
Attachment #8644749 -
Flags: review?(kinetik) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Thanks!
![]() |
||
Comment 4•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
You need to log in
before you can comment on or make changes to this bug.
Description
•