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   

Tim Nguyen (:ntim)
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-09-20 10:25:21 PDT
Tim Nguyen (:ntim)
Comment 2 2022-09-20 10:26:41 PDT
EWS
Comment 3 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.
Note You need to log in before you can comment on or make changes to this bug.