gecko-dev/servo/components
Emilio Cobos Álvarez f0f42a0ad0 Bug 1477773: Simplify visited-related code in invalidation. r=xidorn
We match with AllLinksVisitedAndUnvisited for style invalidation, and we already
do a subtree restyle because :visited matching doesn't depend on the actual
element state.

So all this stuff is just not needed. The comment points to the attribute tests
in bug 1328509, but those still trivially pass with this change.

I think this was unneeded since I introduced AllLinksVisitedAndUnvisited, or
maybe since https://github.com/servo/servo/pull/19520. In any case it doesn't
really matter, and I already had done this cleanup in my WIP patches for
bug 1406622, but I guess this is a slightly more suitable place to land them :)

Differential Revision: https://phabricator.services.mozilla.com/D3305
2018-08-15 12:55:32 +02:00
..
fallible Bug 1481681: Sync some dependencies with servo. r=me 2018-08-08 01:39:57 +02:00
hashglobe servo: Merge #20371 - Bump ipc-channel and bincode (from Eijebong:ipc-channel); r=nox 2018-03-21 09:00:16 -04:00
malloc_size_of Bug 1481681: Sync some dependencies with servo. r=me 2018-08-08 01:39:57 +02:00
malloc_size_of_derive Bug 1469228: Cherry-pick malloc_size_of_derive and style_derive changes from servo/servo#20690. r=me 2018-06-18 10:43:05 +02:00
selectors Bug 1481681: Sync some dependencies with servo. r=me 2018-08-08 01:39:57 +02:00
servo_arc Bug 1476445 - Use an acquire load for is_unique in servo_arc. r=manishearth 2018-07-17 22:23:26 +00:00
size_of_test
style Bug 1477773: Simplify visited-related code in invalidation. r=xidorn 2018-08-15 12:55:32 +02:00
style_derive Bug 1470145: Better debugging for media-query related code and ua-cache. r=xidorn 2018-06-22 02:33:44 +02:00
style_traits Bug 1481681: Sync some dependencies with servo. r=me 2018-08-08 01:39:57 +02:00