Bug 266907 - Remove unused 'HTMLFormElement::formWouldHaveSecureSubmission' function
Summary: Remove unused 'HTMLFormElement::formWouldHaveSecureSubmission' function
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-26 17:36 PST by Ahmad Saleem
Modified: 2023-12-26 20:46 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 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!
Comment 1 EWS 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.
Comment 2 Radar WebKit Bug Importer 2023-12-26 20:46:15 PST
<rdar://problem/120193759>