servo/components
Emilio Cobos Álvarez a0cb37d29d
style: Simplify visited-related code in invalidation.
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-18 17:54:54 +02:00
..
allocator Format component allocator #21373 2018-08-16 15:44:54 +08:00
atoms Format components atoms #21373 2018-08-17 09:12:29 +08:00
bluetooth Format component bluetooth 2018-08-17 11:08:56 +08:00
bluetooth_traits Format component bluetooth_traits 2018-08-17 11:09:38 +08:00
canvas Dedupe num-traits 2018-08-09 18:26:28 +02:00
canvas_traits WR update 2018-08-06 07:22:24 +02:00
compositing Refactor embedder NewBrowser flow 2018-08-11 01:13:11 +02:00
config WR update 2018-08-06 07:22:24 +02:00
constellation Refactor embedder NewBrowser flow 2018-08-11 01:13:11 +02:00
debugger Bump env_logger to 0.5 and log to 0.4 in every servo crate 2018-03-28 19:50:58 +02:00
deny_public_fields Update Webrender 2018-04-25 10:25:21 +02:00
devtools Bump env_logger to 0.5 and log to 0.4 in every servo crate 2018-03-28 19:50:58 +02:00
devtools_traits Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
dom_struct Upgrade to rustc 1.29.0-nightly (1ecf6929d 2018-07-16) 2018-07-18 11:25:30 +02:00
domobject_derive Update Webrender 2018-04-25 10:25:21 +02:00
embedder_traits implement window.open, create auxiliary browsing context 2018-08-11 01:12:55 +02:00
fallible Fix build errors after rebase 2018-07-30 14:23:45 +02:00
geometry WR update 2018-08-06 07:22:24 +02:00
gfx gfx: Make FontHandleMethods::family_name return an optional value. 2018-08-08 15:29:22 -04:00
gfx_traits Update WebRender 2018-02-06 15:10:35 +01:00
hashglobe Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
jstraceable_derive Update Webrender 2018-04-25 10:25:21 +02:00
layout Auto merge of #21357 - emilio:gecko-sync, r=emilio 2018-08-07 20:27:24 -04:00
layout_thread Fix Servo build. 2018-08-08 01:34:35 +02:00
layout_traits Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
malloc_size_of style: Shrink selectors::Component to 24 bytes. 2018-08-08 01:36:53 +02:00
malloc_size_of_derive Update Webrender 2018-04-25 10:25:21 +02:00
metrics added spec comments 2018-04-11 21:29:03 +01:00
msg Remove components/nonzero, use std::num::NonZero instead 2018-06-16 00:14:41 +02:00
net The WS protocols should be case sensitive, not insensitive 2018-08-16 15:50:50 +02:00
net_traits Dedupe num-traits 2018-08-09 18:26:28 +02:00
profile Update regex to 1.0 2018-07-07 12:03:17 +02:00
profile_traits Measure cache memory usage (#19251): 2018-04-01 13:30:57 -04:00
rand Bump env_logger to 0.5 and log to 0.4 in every servo crate 2018-03-28 19:50:58 +02:00
range Dedupe num-traits 2018-08-09 18:26:28 +02:00
remutex Remove components/nonzero, use std::num::NonZero instead 2018-06-16 00:14:41 +02:00
script Auto merge of #21394 - servo:jdm-patch-6, r=cbrewster 2018-08-15 00:04:13 -04:00
script_layout_interface WR update 2018-08-06 07:22:24 +02:00
script_plugins Upgrade to rustc 1.29.0-nightly (1ecf6929d 2018-07-16) 2018-07-18 11:25:30 +02:00
script_traits Refactor embedder NewBrowser flow 2018-08-11 01:13:11 +02:00
selectors style: Remove unused selectors methods. 2018-08-08 01:37:45 +02:00
servo Refactor embedder NewBrowser flow 2018-08-11 01:13:11 +02:00
servo_arc style: Use an acquire load for is_unique in servo_arc. 2018-07-24 03:27:08 +02:00
size_of_test
style style: Simplify visited-related code in invalidation. 2018-08-18 17:54:54 +02:00
style_derive style: Better debugging for media-query related code and ua-cache. 2018-06-23 20:37:16 +02:00
style_traits WR update 2018-08-06 07:22:24 +02:00
url Fix building servo_url by itself 2018-04-19 17:01:14 +02:00
webdriver_server WR update 2018-08-06 07:22:24 +02:00
webvr WR update 2018-08-06 07:22:24 +02:00
webvr_traits Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00