Closed
Bug 881432
Opened 9 years ago
Closed 9 years ago
[webvtt] webvtt_strerror missing from layout exports
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: rillian, Assigned: rillian)
References
Details
Attachments
(1 file)
750 bytes,
patch
|
rillian
:
review+
|
Details | Diff | Splinter Review |
Bug 833382 landed without adding a new webvtt_strerror symbol to the export list, so the build failed on Windows.
Assignee | ||
Comment 1•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/d3c0ebcaf137
Attachment #760547 -
Flags: review+
Assignee | ||
Updated•9 years ago
|
Summary: [webvtt] webvtt_strerror missng from layout exports → [webvtt] webvtt_strerror missing from layout exports
Assignee | ||
Comment 2•9 years ago
|
||
NB we didn't notice this on try because Rick only tested opt builds, and the call to the unexported function is in debug-only code.
Assignee: nobody → giles
Comment 3•9 years ago
|
||
Thanks for this Ralph. From now on I should probably be testing debug build to on try.
Comment 4•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/d3c0ebcaf137
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
You need to log in
before you can comment on or make changes to this bug.
Description
•