Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 97d2c63b0b2b16a82428e172c8e701b2bee13639
      
https://github.com/WebKit/WebKit/commit/97d2c63b0b2b16a82428e172c8e701b2bee13639
  Author: Ahmad Saleem <[email protected]>
  Date:   2026-06-29 (Mon, 29 Jun 2026)

  Changed paths:
    M Source/WebCore/platform/graphics/FontCascadeCache.h

  Log Message:
  -----------
  FontCascadeCacheKey has uninitialized fontSelectorId and fontSelectorVersion 
members
https://bugs.webkit.org/show_bug.cgi?id=318056
rdar://180838174

Reviewed by Dan Glastonbury.

Add { 0 } initializers to both members to match the rest of the struct and
guarantee defined values for all default-constructed keys.

* Source/WebCore/platform/graphics/FontCascadeCache.h:

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



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

Reply via email to