servo/components/style/sharing
Emilio Cobos Álvarez 2940270a50
style: Prevent cousin sharing if we haven't restyled the parents.
This "fixes" bug 1381821 by disabling the optimization in the cases we can't
prove this is correct. Bug 1387116 tracks fixing the optimization to apply more
broadly.

Bug: 1381821
Reviewed-by: bz
MozReview-Commit-ID: COKdmHHokGx
2017-08-03 18:34:22 +02:00
..
checks.rs style: Prevent cousin sharing if we haven't restyled the parents. 2017-08-03 18:34:22 +02:00
mod.rs Replace all uses of the style::stylearc alias with servo_arc. 2017-07-19 09:29:05 +02:00