[webkit-changes] [WebKit/WebKit] 0f4cde: Add threading assertion to Identified::generateIde...
Chris Dumez
noreply at github.com
Thu Aug 10 17:19:21 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0f4cde430d8826c222c374f44fbdd82e31ea20c0
https://github.com/WebKit/WebKit/commit/0f4cde430d8826c222c374f44fbdd82e31ea20c0
Author: Chris Dumez <cdumez at apple.com>
Date: 2023-08-10 (Thu, 10 Aug 2023)
Changed paths:
M Source/WTF/wtf/Identified.h
M Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h
Log Message:
-----------
Add threading assertion to Identified::generateIdentifier()
https://bugs.webkit.org/show_bug.cgi?id=260030
Reviewed by Sihui Liu.
Add threading assertion to Identified::generateIdentifier() and fix bug found
by the assertion.
* Source/WTF/wtf/Identified.h:
(WTF::Identified::generateIdentifier):
* Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h:
Canonical link: https://commits.webkit.org/266798@main
More information about the webkit-changes
mailing list