[webkit-changes] [WebKit/WebKit] 124527: Remove Quirk shouldHideSearchFieldResultsButton fo...
Karl Dubost
noreply at github.com
Fri Oct 4 02:22:47 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 124527c205a0d857c878daae47ba95404d267627
https://github.com/WebKit/WebKit/commit/124527c205a0d857c878daae47ba95404d267627
Author: Karl Dubost <karlcow at apple.com>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
M Source/WebCore/html/shadow/TextControlInnerElements.cpp
M Source/WebCore/page/Quirks.cpp
M Source/WebCore/page/Quirks.h
Log Message:
-----------
Remove Quirk shouldHideSearchFieldResultsButton for *google.*
https://bugs.webkit.org/show_bug.cgi?id=278375
rdar://75792913
Reviewed by Ryosuke Niwa and Anne van Kesteren.
Google is not sending anymore an input type="search" generating two magnifiers.
The quirk can be removed.
* Source/WebCore/html/shadow/TextControlInnerElements.cpp:
(WebCore::SearchFieldResultsButtonElement::SearchFieldResultsButtonElement):
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::shouldHideSearchFieldResultsButton const): Deleted.
* Source/WebCore/page/Quirks.h:
Canonical link: https://commits.webkit.org/284672@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list