Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a14547aad2fe17395ad0b83d1d376ccedff52676
https://github.com/WebKit/WebKit/commit/a14547aad2fe17395ad0b83d1d376ccedff52676
Author: Jessica Lee <[email protected]>
Date: 2026-04-20 (Mon, 20 Apr 2026)
Changed paths:
M Source/WebCore/Modules/webdatabase/DatabaseThread.h
M Source/WebCore/SaferCPPExpectations/ForwardDeclCheckerExpectations
M Source/WebCore/inspector/PageInspectorController.h
M Source/WebCore/inspector/agents/InspectorPageAgent.h
M Source/WebCore/page/mac/ServicesOverlayController.mm
Log Message:
-----------
[Safer CPP] Fix forward declarations in PageInspectorController,
InspectorPageAgent, DatabaseThread, ServicesOverlayController
https://bugs.webkit.org/show_bug.cgi?id=312621
rdar://175053760
Reviewed by Chris Dumez.
Apply https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines
No new tests needed.
* Source/WebCore/Modules/webdatabase/DatabaseThread.h:
* Source/WebCore/SaferCPPExpectations/ForwardDeclCheckerExpectations:
* Source/WebCore/inspector/PageInspectorController.h:
* Source/WebCore/inspector/agents/InspectorPageAgent.h:
* Source/WebCore/page/mac/ServicesOverlayController.mm:
Canonical link: https://commits.webkit.org/311600@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications