WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-09-20 04:14:29 PDT
<
rdar://problem/100166424
>
Tim Nguyen (:ntim)
Comment 2
2022-09-20 04:16:58 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4525
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.
Top of Page
Format For Printing
XML
Clone This Bug