Closed Bug 1376360 Opened 8 years ago Closed 8 years ago

Make FileMediaResource non-cloneable

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
mozilla56
Tracking Status
firefox56 --- fixed

People

(Reporter: jwwang, Assigned: jwwang)

References

Details

Attachments

(3 files)

FileMediaResource has no data to share. We can remove some call path by making it non-cloneable.
Assignee: nobody → jwwang
Blocks: 1373160
Priority: -- → P3
Attachment #8881330 - Flags: review?(gsquelart)
Attachment #8881331 - Flags: review?(gsquelart)
Attachment #8881332 - Flags: review?(gsquelart)
Comment on attachment 8881330 [details] Bug 1376360. P1 - give CloneData() a default implementation for most resource types don't support clone. https://reviewboard.mozilla.org/r/152522/#review157770
Attachment #8881330 - Flags: review?(gsquelart) → review+
Attachment #8881331 - Flags: review?(gsquelart) → review+
Comment on attachment 8881332 [details] Bug 1376360. P3 - remove the call path for null aStreamListener in FileMediaResource::Open(). https://reviewboard.mozilla.org/r/152526/#review157774
Attachment #8881332 - Flags: review?(gsquelart) → review+
Thanks!
Pushed by jwwang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/422dec01c834 P1 - give CloneData() a default implementation for most resource types don't support clone. r=gerald https://hg.mozilla.org/integration/autoland/rev/9f5ba3ccd82c P2 - make FileMediaResource non-cloneable. r=gerald https://hg.mozilla.org/integration/autoland/rev/9d65c2c21ef7 P3 - remove the call path for null aStreamListener in FileMediaResource::Open(). r=gerald
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: