Open Bug 1372439 Opened 8 years ago Updated 3 years ago

stylo: Switch from Arc<Stylesheet> to Arc<Locked<Stylesheet>>

Categories

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

enhancement

Tracking

()

Tracking Status
firefox57 --- wontfix
firefox58 --- wontfix
firefox59 --- ?

People

(Reporter: emilio, Unassigned)

References

(Blocks 1 open bug)

Details

See bug 1372041. I have patches I probably need to rebase now, but should be easy. We already have the guards in all hot paths we care about, and it will remove a few RwLocks, and the dependency on parking_lot for stylo.
Assignee: nobody → emilio+bugs
Priority: -- → P2
No need to work on this right now... It ended up not being a prerequisite for bug 1372041, though it'd be somewhat nice to do, I guess...
Assignee: emilio+bugs → nobody
Blocks: stylo-perf
Priority: P2 → P4
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.