WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
255731
Stop marking isInvalidInputType() as friend to InputType subclasses
https://bugs.webkit.org/show_bug.cgi?id=255731
Summary
Stop marking isInvalidInputType() as friend to InputType subclasses
Chris Dumez
Reported
2023-04-20 08:39:46 PDT
Stop marking isInvalidInputType() as friend to InputType subclasses. We just need to make a few validation function public (which they are already in the base class). This allows us to move isInvalidInputType() to InputType.cpp, since this is the only place it is used.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-04-20 08:50:48 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12975
EWS
Comment 2
2023-04-20 10:19:16 PDT
Committed
263179@main
(5b1d7c243102): <
https://commits.webkit.org/263179@main
> Reviewed commits have been landed. Closing PR #12975 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-04-20 10:20:27 PDT
<
rdar://problem/108325034
>
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