[Webkit-unassigned] [Bug 266908] New: Remove unused 'valueShouldChangeOnHotTrack' function
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 26 18:22:32 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=266908
Bug ID: 266908
Summary: Remove unused 'valueShouldChangeOnHotTrack' function
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
Hi Team,
Noticed that 'valueShouldChangeOnHotTrack' is unused or returning 'true' / 'false' without any call site across code.
https://searchfox.org/wubkat/rev/2cb2f84b68df8a519e252d535de43e7d19567883/Source/WebCore/platform/PopupMenuClient.h#64
https://searchfox.org/wubkat/rev/2cb2f84b68df8a519e252d535de43e7d19567883/Source/WebCore/rendering/RenderMenuList.h#114
https://searchfox.org/wubkat/rev/2cb2f84b68df8a519e252d535de43e7d19567883/Source/WebCore/rendering/RenderSearchField.h#78
Just raising to see, if we can try to remove it and whether it leads to any failure or not.
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/903eb6e6/attachment.htm>
More information about the webkit-unassigned
mailing list