Closed Bug 1879207 Opened 1 year ago Closed 1 year ago

Ensure thread pool - STYLE_THREAD_POOL is initialized by Main thread

Categories

(Core :: CSS Parsing and Computation, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
125 Branch
Tracking Status
firefox125 --- fixed

People

(Reporter: smayya, Assigned: smayya)

References

Details

While testing OMT CSS loader changes for Bug 1864817, we noticed that a non-main thread could initialize the thread-pool leading to this crash.
This bug will address this problem by ensuring the main thread initializes the thread-pool object in Servo_Initialize thus eliminating any possibility of getting initialized from OMT.

Assignee: nobody → smayya
Severity: -- → N/A
Component: Layout → CSS Parsing and Computation
Priority: -- → P2
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
You need to log in before you can comment on or make changes to this bug.