WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 182602
Move compiled selectors to StyleRule
https://bugs.webkit.org/show_bug.cgi?id=182602
Summary
Move compiled selectors to StyleRule
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+
Details
Formatted Diff
Diff
patch
(23.97 KB, patch)
2018-02-09 00:25 PST
,
Antti Koivisto
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2018-02-08 05:58:13 PST
Created
attachment 333373
[details]
patch
Antti Koivisto
Comment 2
2018-02-09 00:25:34 PST
Created
attachment 333455
[details]
patch
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
<
rdar://problem/37383334
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug