[webkit-changes] [WebKit/WebKit] d67817: Add extensions to crash info in preferredExtension...
Alex Christensen
noreply at github.com
Wed Jan 29 14:58:37 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d678171fec640bc68ebf7e52d944f51d3bd1f3fa
https://github.com/WebKit/WebKit/commit/d678171fec640bc68ebf7e52d944f51d3bd1f3fa
Author: Alex Christensen <achristensen at apple.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M Source/WebCore/platform/graphics/cg/UTIRegistry.mm
Log Message:
-----------
Add extensions to crash info in preferredExtensionForImageType
https://bugs.webkit.org/show_bug.cgi?id=286704
rdar://143846242
Reviewed by David Kilzer.
I saw a crash from this function and it did not have enough information
to debug. I'm adding the extension and the old extension to the registers.
* Source/WebCore/platform/graphics/cg/UTIRegistry.mm:
(WebCore::preferredExtensionForImageType):
Canonical link: https://commits.webkit.org/289524@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