Bug 238875 - When inserting trees it is sufficient to invalidate style on root
Summary: When inserting trees it is sufficient to invalidate style on root
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-06 10:33 PDT by Antti Koivisto
Modified: 2022-04-07 05:52 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.39 KB, patch)
2022-04-06 10:35 PDT, Antti Koivisto
ggaren: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2022-04-06 10:33:57 PDT
There is some unnecessary code running for every node.
Comment 1 Antti Koivisto 2022-04-06 10:35:43 PDT
Created attachment 456831 [details]
Patch
Comment 2 Geoffrey Garen 2022-04-06 11:17:07 PDT
Comment on attachment 456831 [details]
Patch

r=me
Comment 3 Antti Koivisto 2022-04-07 05:52:20 PDT
Doesn't seem valuable.