Closed
Bug 1706537
Opened 4 years ago
Closed 4 years ago
Silence SwCompositor tsan warning
Categories
(Core :: Graphics: WebRender, task)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: lsalzman, Assigned: lsalzman)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
This forces current_job to null as soon as it is known whether there are no more
bands available so that current_job is always null if job_count is zero.
Pushed by lsalzman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/416b247fc544
Silence SwCompositor tsan warning. r=aosmond
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•