Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1c446948296b7e7a3da46a6fe11e52cdb1c0b28d
https://github.com/WebKit/WebKit/commit/1c446948296b7e7a3da46a6fe11e52cdb1c0b28d
Author: Chris Dumez <[email protected]>
Date: 2025-11-11 (Tue, 11 Nov 2025)
Changed paths:
M Source/WTF/SaferCPPExpectations/ForwardDeclCheckerExpectations
M Source/WTF/WTF.xcodeproj/project.pbxproj
M Source/WTF/wtf/cocoa/FileSystemCocoa.mm
A Source/WTF/wtf/spi/cocoa/BOMSPI.h
Log Message:
-----------
Address Safer CPP warnings in FileSystemCocoa.mm
https://bugs.webkit.org/show_bug.cgi?id=302241
Reviewed by Darin Adler.
Warning about `BOMCopier` being forward-declared.
* Source/WTF/SaferCPPExpectations/ForwardDeclCheckerExpectations:
* Source/WTF/WTF.xcodeproj/project.pbxproj:
* Source/WTF/wtf/cocoa/FileSystemCocoa.mm:
* Source/WTF/wtf/spi/cocoa/BOMSPI.h: Added.
Canonical link: https://commits.webkit.org/302871@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications