[webkit-changes] [WebKit/WebKit] 2f9b6e: Adjust indexing of synthesized small caps buffer

Rob Buis noreply at github.com
Wed Dec 14 08:02:15 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2f9b6e69837377c259ee5fa16749d576efbb9cec
      https://github.com/WebKit/WebKit/commit/2f9b6e69837377c259ee5fa16749d576efbb9cec
  Author: Rob Buis <rbuis at igalia.com>
  Date:   2022-12-14 (Wed, 14 Dec 2022)

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

  Log Message:
  -----------
  Adjust indexing of synthesized small caps buffer
https://bugs.webkit.org/show_bug.cgi?id=249308
rdar://98714021

Reviewed by Myles C. Maxfield.

Adjust indexing of synthesized small caps buffer by
depending on currentIndex which is updated after the
advanceByCombiningCharacterSequence call.

* Source/WebCore/platform/graphics/ComplexTextController.cpp:
(WebCore::ComplexTextController::collectComplexTextRuns):

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




More information about the webkit-changes mailing list