[webkit-changes] [WebKit/WebKit] e43eec: The caret color is sometimes incorrect when specif...

Richard Robinson noreply at github.com
Thu Jun 1 17:20:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e43eec01111f803378c677578d1666e98d80d2eb
      https://github.com/WebKit/WebKit/commit/e43eec01111f803378c677578d1666e98d80d2eb
  Author: Richard Robinson <richard_robinson2 at apple.com>
  Date:   2023-06-01 (Thu, 01 Jun 2023)

  Changed paths:
    M Source/WebCore/editing/FrameSelection.cpp
    M Source/WebCore/editing/FrameSelection.h
    M Source/WebCore/platform/CaretAnimator.cpp
    M Source/WebCore/platform/CaretAnimator.h

  Log Message:
  -----------
  The caret color is sometimes incorrect when specifying `caret-color: auto`
https://bugs.webkit.org/show_bug.cgi?id=257522
rdar://110012105

Reviewed by Tim Horton.

* Source/WebCore/editing/FrameSelection.cpp:
(WebCore::FrameSelection::paintCaret):
(WebCore::CaretBase::paintCaret const):
(WebCore::DragCaretController::paintDragCaret const):
* Source/WebCore/editing/FrameSelection.h:
* Source/WebCore/platform/CaretAnimator.cpp:
(WebCore::CaretAnimator::paint const):
* Source/WebCore/platform/CaretAnimator.h:

Canonical link: https://commits.webkit.org/264818@main




More information about the webkit-changes mailing list