Bug 240798

Summary: Remove RenderTheme::adjustSearchFieldDecorationStyle()
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: CSSAssignee: Tim Nguyen (:ntim) <ntim>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 238751    

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>