RESOLVED FIXED245435
Replace checks for effectiveAccentColor().isValid()
https://bugs.webkit.org/show_bug.cgi?id=245435
Summary Replace checks for effectiveAccentColor().isValid()
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.