Closed Bug 1378540 Opened 8 years ago Closed 8 years ago

stylo: Rip out the generic abstractions around ThreadLocalStyleContext

Categories

(Core :: CSS Parsing and Computation, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bholley, Assigned: bholley)

References

Details

Attachments

(1 file)

These keep getting in the way and aren't actually necessary for layout anymore.
MozReview-Commit-ID: 5WTLuk323Ac
Attachment #8883733 - Flags: review?(emilio+bugs)
Comment on attachment 8883733 [details] [diff] [review] Rip out the generic abstractions around ThreadLocalStyleContext. v1 Review of attachment 8883733 [details] [diff] [review]: ----------------------------------------------------------------- Nice! r=me ::: servo/components/style/traversal.rs @@ +468,5 @@ > &parent.borrow_data().unwrap(), > MayLog > ); > > + context.thread_local.borrow_mut().end_element(parent); nit: do you need these borrow_mut() now?
Attachment #8883733 - Flags: review?(emilio+bugs) → review+
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: