WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
228910
increase inline size of HTMLToken::Attribute::value
https://bugs.webkit.org/show_bug.cgi?id=228910
Summary
increase inline size of HTMLToken::Attribute::value
Cameron McCormack (:heycam)
Reported
2021-08-09 01:34:01 PDT
The inline size of HTMLToken::Attribute::value, which is used to accumulate attribute value characters during HTML tokenization, is smaller than some attributes to crop up during performance tests. Let's bump the size up a bit. Forthcoming patch improves Speedometer 2 by 0.3%.
Attachments
Patch
(1.36 KB, patch)
2021-08-09 01:39 PDT
,
Cameron McCormack (:heycam)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-08-09 01:34:20 PDT
<
rdar://problem/81686150
>
Cameron McCormack (:heycam)
Comment 2
2021-08-09 01:39:56 PDT
Created
attachment 435174
[details]
Patch
Yusuke Suzuki
Comment 3
2021-08-09 01:42:40 PDT
Comment on
attachment 435174
[details]
Patch r=me
EWS
Comment 4
2021-08-09 03:53:19 PDT
Committed
r280771
(
240355@main
): <
https://commits.webkit.org/240355@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 435174
[details]
.
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