Closed Bug 1354965 Opened 8 years ago Closed 6 years ago

stylo: Style sharing candidate should only do a reduced selector-matching.

Categories

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

enhancement

Tracking

()

RESOLVED INVALID
Tracking Status
firefox57 --- wontfix

People

(Reporter: emilio, Unassigned)

References

(Blocks 1 open bug)

Details

We only share among siblings (and we may want to extend to extend it across cousins), so we should only match until we find a descendant combinator.
Blocks: stylo-perf
I'm somewhat skeptical that revalidation selector matching is hot enough to make this worthwhile, but I might be wrong. We should measure.
Priority: -- → P4
status-firefox57=wontfix unless someone thinks this bug should block 57

Since we have cousin sharing we actually cannot do this.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.