Bug 261451 - Avoid branching in CSSParserToken's value() & initValueFromStringView()
Summary: Avoid branching in CSSParserToken's value() & initValueFromStringView()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-11 19:27 PDT by Chris Dumez
Modified: 2023-09-12 12:21 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-09-11 19:27:22 PDT
Avoid branching in CSSParserToken::value().
Comment 1 Chris Dumez 2023-09-11 19:29:05 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17684
Comment 2 EWS 2023-09-12 12:20:12 PDT
Committed 267911@main (dd81c72345be): <https://commits.webkit.org/267911@main>

Reviewed commits have been landed. Closing PR #17684 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-09-12 12:21:20 PDT
<rdar://problem/115378102>