Bug 228910

Summary: increase inline size of HTMLToken::Attribute::value
Product: WebKit Reporter: Cameron McCormack (:heycam) <heycam>
Component: DOMAssignee: Cameron McCormack (:heycam) <heycam>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, changseok, esprehn+autocc, ews-watchlist, gyuyoung.kim, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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
Radar WebKit Bug Importer
Comment 1 2021-08-09 01:34:20 PDT
Cameron McCormack (:heycam)
Comment 2 2021-08-09 01:39:56 PDT
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.