Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 711639759c6b4657830e92b6cb445477f0afec7c
https://github.com/WebKit/WebKit/commit/711639759c6b4657830e92b6cb445477f0afec7c
Author: Adrian Taylor <[email protected]>
Date: 2026-05-08 (Fri, 08 May 2026)
Changed paths:
M Source/WebCore/Modules/webdatabase/Database.h
Log Message:
-----------
Add missing Database header
https://bugs.webkit.org/show_bug.cgi?id=314394
rdar://176546377
Reviewed by Adrian Perez de Castro.
For this header to compile successfully in a clang modules context, it needs to
include what it uses - in particular the header for
ThreadSafeRefCountedAndCanMakeThreadSafeWeakPtr.
Canonical link: https://commits.webkit.org/312877@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications