[webkit-changes] [WebKit/WebKit] 4bae86: TextIndicators text shouldn't be black.

megangardner noreply at github.com
Thu May 16 23:41:04 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4bae864b01100e8179cc36948b7d15b7dafe2095
      https://github.com/WebKit/WebKit/commit/4bae864b01100e8179cc36948b7d15b7dafe2095
  Author: Megan Gardner <megan_gardner at apple.com>
  Date:   2024-05-16 (Thu, 16 May 2024)

  Changed paths:
    M Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm

  Log Message:
  -----------
  TextIndicators text shouldn't be black.
https://bugs.webkit.org/show_bug.cgi?id=274295
rdar://128247568

Reviewed by Aditya Keerthi.

In order for the textIndicators to look right in all
situations, they need to preserve the original text
color, and not just default to black text.

* Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm:
(WebKit::WebPage::createTextIndicatorForRange):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list