WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
266907
Remove unused 'HTMLFormElement::formWouldHaveSecureSubmission' function
https://bugs.webkit.org/show_bug.cgi?id=266907
Summary
Remove unused 'HTMLFormElement::formWouldHaveSecureSubmission' function
Ahmad Saleem
Reported
2023-12-26 17:36:31 PST
Hi Team, While looking into other functions across form elements, I also noticed that we have the following as unused and don't have any reference across whole WebKit code (checked via 'searchfox.org' (wubkat)). WebKit Source:
https://github.com/WebKit/WebKit/blob/f9465ea35d9a2969110e5955b30d8c11bc699c91/Source/WebCore/html/HTMLFormElement.cpp#L129
&
https://github.com/WebKit/WebKit/blob/f9465ea35d9a2969110e5955b30d8c11bc699c91/Source/WebCore/html/HTMLFormElement.h#L86
Just wanted to raise so we can attempt to get rid of it. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
EWS
Comment 1
2023-12-26 20:45:53 PST
Committed
272506@main
(ba42ee913894): <
https://commits.webkit.org/272506@main
> Reviewed commits have been landed. Closing PR #22246 and removing active labels.
Radar WebKit Bug Importer
Comment 2
2023-12-26 20:46:15 PST
<
rdar://problem/120193759
>
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