RESOLVED FIXED 245421
Fix !elementStyle.caretColor().isValid() check in FrameSelection.cpp
https://bugs.webkit.org/show_bug.cgi?id=245421
Summary Fix !elementStyle.caretColor().isValid() check in FrameSelection.cpp
Tim Nguyen (:ntim)
Reported 2022-09-20 04:12:36 PDT
It should really be checking for `elementStyle.hasAutoCaretColor()`.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-09-20 04:14:29 PDT
Tim Nguyen (:ntim)
Comment 2 2022-09-20 04:16:58 PDT
EWS
Comment 3 2022-09-20 04:23:38 PDT
Committed 254668@main (ec1b260043e4): <https://commits.webkit.org/254668@main> Reviewed commits have been landed. Closing PR #4525 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.