Bug 245435

Summary: Replace checks for effectiveAccentColor().isValid()
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   

Description Tim Nguyen (:ntim) 2022-09-20 10:22:53 PDT
The intent of these checks is to check if the accent-color is not auto, so we should use hasAutoAccentColor() instead.
Comment 1 Radar WebKit Bug Importer 2022-09-20 10:25:21 PDT
<rdar://problem/100178048>
Comment 2 Tim Nguyen (:ntim) 2022-09-20 10:26:41 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4538
Comment 3 EWS 2022-09-20 16:53:22 PDT
Committed 254700@main (4af3e6bf9f74): <https://commits.webkit.org/254700@main>

Reviewed commits have been landed. Closing PR #4538 and removing active labels.