Bug 182602

Summary: Move compiled selectors to StyleRule
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
zalan: review+
patch none

Antti Koivisto
Reported 2018-02-08 05:06:54 PST
Currently they are owned by RuleData. Several RuleData objects can refer to the same StyleRule, requiring recompilation. Compiled selectors are context-independent so they can be shared between all clients.
Attachments
patch (23.65 KB, patch)
2018-02-08 05:58 PST, Antti Koivisto
zalan: review+
patch (23.97 KB, patch)
2018-02-09 00:25 PST, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2018-02-08 05:58:13 PST
Antti Koivisto
Comment 2 2018-02-09 00:25:34 PST
WebKit Commit Bot
Comment 3 2018-02-09 01:11:10 PST
Comment on attachment 333455 [details] patch Clearing flags on attachment: 333455 Committed r228313: <https://trac.webkit.org/changeset/228313>
WebKit Commit Bot
Comment 4 2018-02-09 01:11:11 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2018-02-09 01:12:20 PST
Note You need to log in before you can comment on or make changes to this bug.