Bug 240798 - Remove RenderTheme::adjustSearchFieldDecorationStyle()
Summary: Remove RenderTheme::adjustSearchFieldDecorationStyle()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: InRadar
Depends on:
Blocks: 238751
  Show dependency treegraph
 
Reported: 2022-05-23 07:38 PDT by Tim Nguyen (:ntim)
Modified: 2022-05-23 08:00 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Nguyen (:ntim) 2022-05-23 07:38:39 PDT
Since we use `appearance: auto;` for these elements, this code can be folded in RenderTheme::autoAppearanceForElement()
Comment 1 Tim Nguyen (:ntim) 2022-05-23 07:47:36 PDT
Pull request: https://github.com/WebKit/WebKit/pull/916
Comment 2 EWS 2022-05-23 07:59:43 PDT
Committed r294640 (250864@main): <https://commits.webkit.org/250864@main>

Reviewed commits have been landed. Closing PR #916 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-05-23 08:00:15 PDT
<rdar://problem/93758986>