Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 354badedaff3009fc84f9bb12c99d5bdc4025ea5
      
https://github.com/WebKit/WebKit/commit/354badedaff3009fc84f9bb12c99d5bdc4025ea5
  Author: Vitor Roriz <[email protected]>
  Date:   2026-04-04 (Sat, 04 Apr 2026)

  Changed paths:
    M Source/WebCore/platform/graphics/cocoa/FontPlatformDataCocoa.mm

  Log Message:
  -----------
  FontPlatformData::hash: Remove duplicate m_orientation parameter
https://bugs.webkit.org/show_bug.cgi?id=311506
rdar://174100644

Reviewed by Tim Nguyen.

m_orientation was passed twice to computeHash, likely by mistake.
The Skia equivalent does not have this duplicate.

* Source/WebCore/platform/graphics/cocoa/FontPlatformDataCocoa.mm:
(WebCore::FontPlatformData::hash const):

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



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

Reply via email to