Closed Bug 1672253 Opened 4 years ago Closed 4 years ago

Minor race on MediaPipeline.mLevel

Categories

(Core :: WebRTC: Signaling, defect, P2)

defect

Tracking

()

RESOLVED FIXED
84 Branch
Tracking Status
firefox84 --- fixed

People

(Reporter: bwc, Assigned: bwc)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

We set this integer on main, and use it on STS. This could just be made atomic, since it is used only in stats. Eventually, we should stop using level in the ids though.

Try looks fine.

Pushed by bcampen@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f3bac83aebd4 Make MediaPipeline::mLevel atomic, to avoid races. r=mjf
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: