Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ab75ad576ed7e70d59e5a0751752c73cb2310e54
https://github.com/WebKit/WebKit/commit/ab75ad576ed7e70d59e5a0751752c73cb2310e54
Author: Roberto Rodriguez <[email protected]>
Date: 2025-06-13 (Fri, 13 Jun 2025)
Changed paths:
A
LayoutTests/ipc/networkstoragemanager-didgenerateindexkeyforrecord-notransactionid-expected.txt
A
LayoutTests/ipc/networkstoragemanager-didgenerateindexkeyforrecord-notransactionid.html
M Source/WebKit/NetworkProcess/storage/IDBStorageRegistry.cpp
Log Message:
-----------
Fix coreIPC fuzz blocker: NetworkStorageManager::didGenerateIndexKeyForRecord
https://bugs.webkit.org/show_bug.cgi?id=294375
rdar://152492569
Reviewed by Sihui Liu.
Check whether key type of WebCore::IDBResourceIdentifier is empty before
attempting to use it to retrieve a value from a HashMap.
*
LayoutTests/ipc/networkstoragemanager-didgenerateindexkeyforrecord-notransactionid-expected.txt:
Added.
*
LayoutTests/ipc/networkstoragemanager-didgenerateindexkeyforrecord-notransactionid.html:
Added.
* Source/WebKit/NetworkProcess/storage/IDBStorageRegistry.cpp:
(WebKit::IDBStorageRegistry::transaction):
Canonical link: https://commits.webkit.org/296198@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes