[webkit-changes] [WebKit/WebKit] 3e0c91: [IFC] Do not block simplified text measure on Hira...

Alan Baradlay noreply at github.com
Sun Dec 11 07:19:29 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3e0c91da036b864edc2415095fa0888bf0162d32
      https://github.com/WebKit/WebKit/commit/3e0c91da036b864edc2415095fa0888bf0162d32
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2022-12-11 (Sun, 11 Dec 2022)

  Changed paths:
    M Source/WebCore/platform/graphics/WidthIterator.cpp

  Log Message:
  -----------
  [IFC] Do not block simplified text measure on HiraganaLetterSmallA or larger
https://bugs.webkit.org/show_bug.cgi?id=249066

Reviewed by Antti Koivisto.

This restriction was initially introduced for simple line layout. I don't think it's valid anymore.

* Source/WebCore/platform/graphics/WidthIterator.cpp:
(WebCore::WidthIterator::characterCanUseSimplifiedTextMeasuring):

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




More information about the webkit-changes mailing list