Closed Bug 1661583 Opened 4 years ago Closed 4 years ago

Update mp4parse-rust to fe90285

Categories

(Core :: Audio/Video: Playback, task, P3)

task

Tracking

()

RESOLVED FIXED
82 Branch
Tracking Status
firefox82 --- fixed

People

(Reporter: jbauman, Assigned: jbauman)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

We need an update to fix bug 1661347, but since it's not blocking we may wait a bit longer to include more upstream changes. Hence the bug description lacks a specific revision to update to.

This will also include https://github.com/mozilla/mp4parse-rust/pull/242 To address issues with fuzzing/asan builds which cannot enable fallible allocation behavior in mp4parse_capi. Going forward, allocation in this crate will always be fallible and will use standard rust APIs, so will no longer require the moz_memory feature to be enabled.

Blocks: 1624698, 1662198
Summary: Update mp4parse-rust → Update mp4parse-rust to fe90285
  • Enable fallible allocation in mp4parse_capi by default
  • Switch from local implementation of fallible allocation to using
    fallible_collections crate
  • Return error if any of the primary item data is missing
Pushed by rmaries@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9b42edbde157
Update mp4parse-rust to fe90285. r=kinetik
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
Blocks: 1670341
Blocks: 1681811
No longer blocks: 1681811
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: