Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1c2cca8ce8690a4dcf0872e5a5a6ab68dfab499a
https://github.com/WebKit/WebKit/commit/1c2cca8ce8690a4dcf0872e5a5a6ab68dfab499a
Author: Dana Estra <[email protected]>
Date: 2026-04-06 (Mon, 06 Apr 2026)
Changed paths:
M Source/WebCore/platform/SharedBuffer.cpp
Log Message:
-----------
StabilityTracer: com.apple.WebKit.WebContent at WebCore:
WebCore::SharedMemory::createSendRight
https://bugs.webkit.org/show_bug.cgi?id=311351
rdar://172419434
Reviewed by Jer Noble.
Null-check the refptr returned by SharedMemory::copyBuffer inside the caller
FragmentedSharedBuffer::toIPCData(). In the case that the refptr is null, fall
back on the segment span copy path.
No new tests.
* Source/WebCore/platform/SharedBuffer.cpp:
(WebCore::FragmentedSharedBuffer::toIPCData const):
Canonical link: https://commits.webkit.org/310642@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications