[Webkit-unassigned] [Bug 266907] New: Remove unused 'HTMLFormElement::formWouldHaveSecureSubmission' function
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 26 17:36:31 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=266907
Bug ID: 266907
Summary: Remove unused
'HTMLFormElement::formWouldHaveSecureSubmission'
function
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Forms
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
CC: akeerthi at apple.com, cdumez at apple.com, ntim at apple.com,
wenson_hsieh at apple.com
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!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231227/761ca51f/attachment.htm>
More information about the webkit-unassigned
mailing list