Closed
Bug 587481
Opened 14 years ago
Closed 14 years ago
nsWebMReader::mAudioSamples will be initialized after nsWebMReader::mAudioStartMs
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
References
Details
Attachments
(1 file)
(deleted),
patch
|
cpearce
:
review+
|
Details | Diff | Splinter Review |
content/media/webm/nsWebMReader.h:
In constructor ‘nsWebMReader::nsWebMReader(nsBuiltinDecoder*)’:
191: warning: ‘nsWebMReader::mAudioSamples’ will be initialized after
188: warning: ‘PRInt64 nsWebMReader::mAudioStartMs’
content/media/webm/nsWebMReader.cpp:
114: warning: when initialized here
Updated•14 years ago
|
Attachment #466146 -
Flags: review?(chris) → review+
Updated•14 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•