[webkit-changes] [WebKit/WebKit] bbcbab: Add logging to diagnose crash at DynamicContentSca...
Tim Horton
noreply at github.com
Fri Jul 12 00:24:44 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bbcbab6308949bc4fee25f6f127d1a44452570ef
https://github.com/WebKit/WebKit/commit/bbcbab6308949bc4fee25f6f127d1a44452570ef
Author: Tim Horton <thorton at apple.com>
Date: 2024-07-12 (Fri, 12 Jul 2024)
Changed paths:
M Source/WebKit/Shared/RemoteLayerTree/DynamicContentScalingImageBufferBackend.mm
Log Message:
-----------
Add logging to diagnose crash at DynamicContentScalingImageBufferBackend::createBackendHandle
https://bugs.webkit.org/show_bug.cgi?id=276525
rdar://131587916
Reviewed by Simon Fraser.
* Source/WebKit/Shared/RemoteLayerTree/DynamicContentScalingImageBufferBackend.mm:
(WebKit::DynamicContentScalingImageBufferBackend::createBackendHandle const):
Add some logging to try to help diagnose a mysterious rare crash where we get
an unexpected object in the ports array.
Canonical link: https://commits.webkit.org/280893@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