servo/components/style/sharing
Emilio Cobos Álvarez 36fed07b1c
style: avoid testing against ourselves in lookup_for_rules.
There's a path in finish_restyle, where we can recascade a style for a given
element, in get_after_change_style.

I haven't been able to construct a test-case for this, but this is the only
coherent story I have for crashes like:

  https://crash-stats.mozilla.com/report/index/bcdfe629-ca1f-4e4d-aa17-27f890170917#tab-details
2017-09-18 03:23:32 +02:00
..
checks.rs Do a second pass on the sharing cache to reuse style by rule node identity. 2017-09-13 22:06:39 -07:00
mod.rs style: avoid testing against ourselves in lookup_for_rules. 2017-09-18 03:23:32 +02:00