Open Bug 1431010 Opened 6 years ago Updated 2 years ago

Improve ref-counting of MDSM::Request{Audio,Video}Data

Categories

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

enhancement

Tracking

()

People

(Reporter: jwwang, Unassigned)

Details

Attachments

(2 files)

We should pass a RefPtr<> instead of a raw pointer so we can transfer ownership without additional AddRef/Release whenever possible.
Assignee: nobody → jwwang
Priority: -- → P5
Attachment #8943465 - Flags: review?(kaku)
Attachment #8943466 - Flags: review?(kaku)
Comment on attachment 8943465 [details]
Bug 1431010. P1 - pass RefPtr<> instead of a raw pointer so we can transfer ownership whenever possible.

https://reviewboard.mozilla.org/r/213808/#review219564
Attachment #8943465 - Flags: review?(kaku) → review+
Comment on attachment 8943466 [details]
Bug 1431010. P2 - add an overload of Push() to MediaQueue to support ownership transfer.

https://reviewboard.mozilla.org/r/213810/#review219566
Attachment #8943466 - Flags: review?(kaku) → review+

The bug assignee is inactive on Bugzilla, so the assignee is being reset.

Assignee: suro001 → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: