Closed
Bug 1219452
Opened 9 years ago
Closed 9 years ago
update script for mp4parse-rust
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla44
Tracking | Status | |
---|---|---|
firefox44 | --- | fixed |
People
(Reporter: rillian, Assigned: rillian)
References
Details
Attachments
(2 files)
(deleted),
patch
|
kinetik
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
kinetik
:
review+
|
Details | Diff | Splinter Review |
Add a script to automate pulling new versions of the rust code, like we do for other media stuff.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8680277 -
Flags: review?(kinetik)
Assignee | ||
Comment 2•9 years ago
|
||
Two minor fixes included in the new script, but not in tree.
- Silence unused attribute warning from bug 1209164.
- Add #[inline] directives which are in byteorder-0.3.13 but that I skipped in bug 1215234.
Attachment #8680278 -
Flags: review?(kinetik)
Assignee | ||
Updated•9 years ago
|
Updated•9 years ago
|
Attachment #8680277 -
Flags: review?(kinetik) → review+
Updated•9 years ago
|
Attachment #8680278 -
Flags: review?(kinetik) → review+
Comment 4•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/c40a1cdc9641
https://hg.mozilla.org/mozilla-central/rev/7ad35617e91b
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
You need to log in
before you can comment on or make changes to this bug.
Description
•