Closed Bug 1323152 Opened 8 years ago Closed 8 years ago

RemoteVideoDecoder::DurationQueue access methods should be protected by a lock.

Categories

(Firefox for Android Graveyard :: Audio/Video, defect)

defect
Not set
normal

Tracking

(firefox53 fixed)

RESOLVED FIXED
Firefox 53
Tracking Status
firefox53 --- fixed

People

(Reporter: jhlin, Assigned: jhlin)

Details

Attachments

(1 file)

std::dequeue is not guaranteed to be thread-safe and needs access protection.
Assignee: nobody → jolin
Comment on attachment 8818208 [details]
Bug 1323152 - protect DurationQueue with lock.

https://reviewboard.mozilla.org/r/98350/#review98608
Attachment #8818208 - Flags: review?(snorp) → review+
Pushed by jolin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3500427ee76b
protect DurationQueue with lock. r=snorp
https://hg.mozilla.org/mozilla-central/rev/3500427ee76b
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 53
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: