Bug 208859 - Accurate style invalidation for user action pseudo classes
Summary: Accurate style invalidation for user action pseudo classes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-10 06:02 PDT by Antti Koivisto
Modified: 2020-03-12 12:32 PDT (History)
9 users (show)

See Also:


Attachments
wip (19.62 KB, patch)
2020-03-10 06:04 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
wip (21.45 KB, patch)
2020-03-10 07:42 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
wip (21.45 KB, patch)
2020-03-10 07:49 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (31.42 KB, patch)
2020-03-11 05:54 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (31.58 KB, patch)
2020-03-11 11:34 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (30.89 KB, patch)
2020-03-11 12:08 PDT, Antti Koivisto
zalan: review+
Details | Formatted Diff | Diff
patch (43.81 KB, patch)
2020-03-12 03:41 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (44.25 KB, patch)
2020-03-12 05:44 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2020-03-10 06:02:16 PDT
We invalidate too much for :hover, :focus and :active.
Comment 1 Antti Koivisto 2020-03-10 06:04:36 PDT
Created attachment 393139 [details]
wip
Comment 2 Antti Koivisto 2020-03-10 07:42:36 PDT
Created attachment 393148 [details]
wip
Comment 3 Antti Koivisto 2020-03-10 07:43:01 PDT
<rdar://problem/55196888>
Comment 4 Antti Koivisto 2020-03-10 07:49:11 PDT
Created attachment 393150 [details]
wip
Comment 5 Antti Koivisto 2020-03-11 05:54:19 PDT
Created attachment 393227 [details]
patch
Comment 6 Antti Koivisto 2020-03-11 11:34:10 PDT
Created attachment 393270 [details]
patch
Comment 7 Antti Koivisto 2020-03-11 12:08:52 PDT
Created attachment 393271 [details]
patch
Comment 8 Antti Koivisto 2020-03-12 03:41:41 PDT
Created attachment 393355 [details]
patch
Comment 9 Antti Koivisto 2020-03-12 05:44:03 PDT
Created attachment 393361 [details]
patch
Comment 10 WebKit Commit Bot 2020-03-12 06:30:15 PDT
Comment on attachment 393361 [details]
patch

Clearing flags on attachment: 393361

Committed r258321: <https://trac.webkit.org/changeset/258321>
Comment 11 WebKit Commit Bot 2020-03-12 06:30:17 PDT
All reviewed patches have been landed.  Closing bug.