[webkit-changes] [WebKit/WebKit] 32a1d0: Add painting method for search fields

lilyspiniolas noreply at github.com
Thu Feb 13 19:44:59 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 32a1d0cd936e727911a13f4d0729669bb489192f
      https://github.com/WebKit/WebKit/commit/32a1d0cd936e727911a13f4d0729669bb489192f
  Author: Lily Spiniolas <lily_spiniolas at apple.com>
  Date:   2025-02-13 (Thu, 13 Feb 2025)

  Changed paths:
    M Source/WebCore/rendering/RenderTheme.cpp
    M Source/WebCore/rendering/RenderTheme.h
    M Source/WebCore/rendering/ios/RenderThemeIOS.h
    M Source/WebCore/rendering/ios/RenderThemeIOS.mm

  Log Message:
  -----------
  Add painting method for search fields
https://bugs.webkit.org/show_bug.cgi?id=287670
rdar://144816048

Reviewed by Aditya Keerthi.

It is not ideal to adjust the styling of search fields based on their layout.
Added an experimental solution.

* Source/WebCore/rendering/ios/RenderThemeIOS.h:
* Source/WebCore/rendering/ios/RenderThemeIOS.mm:
(WebCore::RenderThemeIOS::paintSearchField):

Canonical link: https://commits.webkit.org/290385@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