Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a7aa0f525259a43d13e12bf89bbd4b3cade3300f
https://github.com/WebKit/WebKit/commit/a7aa0f525259a43d13e12bf89bbd4b3cade3300f
Author: Anne van Kesteren <[email protected]>
Date: 2026-03-05 (Thu, 05 Mar 2026)
Changed paths:
M Source/WebCore/Modules/indexeddb/server/IDBSerialization.cpp
M Tools/TestWebKitAPI/Tests/WebCore/IDBSerializationTest.cpp
Log Message:
-----------
Binary key over-read in IndexedDB deserialization
https://bugs.webkit.org/show_bug.cgi?id=308712
rdar://171246072
Reviewed by Chris Dumez.
This addresses a subtle regression from 276459@main. Also correct the
tests added in 308649@main to use std::array.
Test: Tools/TestWebKitAPI/Tests/WebCore/IDBSerializationTest.cpp
Canonical link: https://commits.webkit.org/308694@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications