Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6b0c445b8560cefecc95cb66ec06ab603da20e14
      
https://github.com/WebKit/WebKit/commit/6b0c445b8560cefecc95cb66ec06ab603da20e14
  Author: Vitor Roriz <[email protected]>
  Date:   2026-05-08 (Fri, 08 May 2026)

  Changed paths:
    M Source/WebCore/platform/graphics/FontCascadeFonts.h
    M Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp
    M Source/WebCore/rendering/RenderBlockFlow.cpp

  Log Message:
  -----------
  Prefer CharacterNames::space over ' ' literal when passing U+0020 as a 
codepoint
https://bugs.webkit.org/show_bug.cgi?id=314427
rdar://176577689

Reviewed by Sammy Gill.

Using the named constant matches existing usage.

* Source/WebCore/platform/graphics/FontCascadeFonts.h:
(WebCore::FontCascadeFonts::primaryFont):
* Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp:
(WebCore::FontCache::prewarm):
* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::stripTrailingSpace):

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



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

Reply via email to