[webkit-changes] [WebKit/WebKit] 7a3358: [Debug] Build fix for Linux platforms

Claudio Saavedra noreply at github.com
Mon Feb 5 23:15:59 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7a335876b24b43f5f0986933fc2b97e310b796bf
      https://github.com/WebKit/WebKit/commit/7a335876b24b43f5f0986933fc2b97e310b796bf
  Author: Claudio Saavedra <csaavedra at igalia.com>
  Date:   2024-02-05 (Mon, 05 Feb 2024)

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

  Log Message:
  -----------
  [Debug] Build fix for Linux platforms
https://bugs.webkit.org/show_bug.cgi?id=268736

Reviewed by Chris Dumez.

GlyphBufferStringOffset is defined as unsigned in
non-CG builds, so the assertion is redundant.
* Source/WebCore/platform/graphics/WidthIterator.cpp:
(WebCore::resetGlyphBuffer):

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




More information about the webkit-changes mailing list