Closed Bug 1747457 Opened 4 years ago Closed 4 years ago

Fix a number of missing locks in worker code

Categories

(Core :: DOM: Workers, defect, P2)

defect

Tracking

()

RESOLVED FIXED
97 Branch
Tracking Status
firefox-esr91 --- wontfix
firefox95 --- wontfix
firefox96 --- wontfix
firefox97 --- fixed

People

(Reporter: jesup, Assigned: jesup)

References

(Blocks 1 open bug)

Details

(Keywords: csectype-race, sec-moderate, Whiteboard: [post-critsmash-triage][adv-main97+r])

Attachments

(1 file)

There are a number of missing locks in worker code; also mThread is access from multiple threads, but only set on one thread, so did some cleanup around that which will let the clang thread-safety patches be happy with it (mostly taking a local copy at the start of the RunLoop). Added comments as well. Annotations will land later, after base thread-safety support is landed.

Assignee: nobody → rjesup
Status: NEW → ASSIGNED

Set it as P2, since Jesup is fixing it.

Priority: -- → P2
Severity: -- → S3
Group: core-security → core-security-release
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
Flags: qe-verify-
Whiteboard: [post-critsmash-triage]
Whiteboard: [post-critsmash-triage] → [post-critsmash-triage][adv-main97+r]
Group: core-security-release
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: