[webkit-changes] [WebKit/WebKit] 7b1b60: Skip work in `TextBoxPainter::paintPlatformDocumen...

Tim Nguyen noreply at github.com
Fri Oct 11 21:14:44 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7b1b6024ce027f62a881202e3b97a927c7b98a1b
      https://github.com/WebKit/WebKit/commit/7b1b6024ce027f62a881202e3b97a927c7b98a1b
  Author: Tim Nguyen <ntim at apple.com>
  Date:   2024-10-11 (Fri, 11 Oct 2024)

  Changed paths:
    M Source/WebCore/rendering/TextBoxPainter.cpp

  Log Message:
  -----------
  Skip work in `TextBoxPainter::paintPlatformDocumentMarkers` when there is no marked text
https://bugs.webkit.org/show_bug.cgi?id=281319
rdar://137764632

Reviewed by Aditya Keerthi and Simon Fraser.

Credits to Simon Fraser for originally finding this.

* Source/WebCore/rendering/TextBoxPainter.cpp:
(WebCore::TextBoxPainter<TextBoxPath>::paintPlatformDocumentMarkers):

Canonical link: https://commits.webkit.org/285056@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