[webkit-changes] [WebKit/WebKit] b0385a: Log UTI causing release asserts in WebCore::prefer...

Commit Queue noreply at github.com
Thu Jan 16 19:16:48 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b0385a8573711211b8969f453d6c551c5ad12cf5
      https://github.com/WebKit/WebKit/commit/b0385a8573711211b8969f453d6c551c5ad12cf5
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2025-01-16 (Thu, 16 Jan 2025)

  Changed paths:
    M Source/WebCore/platform/graphics/cg/UTIRegistry.mm

  Log Message:
  -----------
  Log UTI causing release asserts in WebCore::preferredExtensionForImageType()
<https://bugs.webkit.org/show_bug.cgi?id=286104>
<rdar://143084261>

Reviewed by Wenson Hsieh.

* Source/WebCore/platform/graphics/cg/UTIRegistry.mm:
(WebCore::preferredExtensionForImageType):
- Replace RELEASE_ASSERT() with code to log the UTI causing issues.

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



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


More information about the webkit-changes mailing list