Closed
Bug 1197282
Opened 9 years ago
Closed 9 years ago
Include <atomic> in VideoDecoder.h.
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla43
Tracking | Status | |
---|---|---|
firefox43 | --- | fixed |
People
(Reporter: jacek, Assigned: jacek)
Details
Attachments
(1 file)
770 bytes,
patch
|
cpearce
:
review+
|
Details | Diff | Splinter Review |
std::atomic is used there, but the header is not included. It causes compilation failure on mingw.
Attachment #8651132 -
Flags: review?(cpearce)
Updated•9 years ago
|
Attachment #8651132 -
Flags: review?(cpearce) → review+
Comment 2•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in
before you can comment on or make changes to this bug.
Description
•