Bug 255685 - Speed up InputType::isInvalid() & InputType::isValidValue() a bit
Summary: Speed up InputType::isInvalid() & InputType::isValidValue() a bit
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-19 15:56 PDT by Chris Dumez
Modified: 2023-04-27 14:42 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-04-19 15:56:13 PDT
Speed up InputType::isInvalid() & InputType::isValidValue() a bit and clean up the code slightly.
Comment 1 Chris Dumez 2023-04-19 16:03:30 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12942
Comment 2 Radar WebKit Bug Importer 2023-04-26 15:57:26 PDT
<rdar://problem/108580070>