WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
187680
Shrink some style-related classes and enums
https://bugs.webkit.org/show_bug.cgi?id=187680
Summary
Shrink some style-related classes and enums
Simon Fraser (smfr)
Reported
2018-07-14 16:12:03 PDT
Shrink some style-related classes and enums
Attachments
Patch
(34.44 KB, patch)
2018-07-14 16:17 PDT
,
Simon Fraser (smfr)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2018-07-14 16:17:42 PDT
Created
attachment 345040
[details]
Patch
Antti Koivisto
Comment 2
2018-07-14 16:31:22 PDT
Comment on
attachment 345040
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=345040&action=review
> Source/WebCore/ChangeLog:12 > + Shrink DocumentRuleSet from 384 to 368 bytes by re-ordering, which also helps shrink > + StyleResolver from 1024 to 952 bytes.
Micro-optimizing low volume objects like DocumentRuleSet does not produce meaningful gain. Still, cleanups are nice.
WebKit Commit Bot
Comment 3
2018-07-14 17:29:35 PDT
Comment on
attachment 345040
[details]
Patch Clearing flags on attachment: 345040 Committed
r233838
: <
https://trac.webkit.org/changeset/233838
>
WebKit Commit Bot
Comment 4
2018-07-14 17:29:37 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5
2018-07-14 17:30:30 PDT
<
rdar://problem/42207689
>
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