Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 852bae85885bbb6a14514854cf2a7f395d0a4e4b
https://github.com/WebKit/WebKit/commit/852bae85885bbb6a14514854cf2a7f395d0a4e4b
Author: Chris Dumez <[email protected]>
Date: 2026-03-03 (Tue, 03 Mar 2026)
Changed paths:
M Source/JavaScriptCore/Configurations/Base.xcconfig
M Source/WTF/Configurations/Base.xcconfig
M Source/WebCore/Configurations/Base.xcconfig
M Source/WebCore/PAL/Configurations/Base.xcconfig
M Source/WebGPU/Configurations/Base.xcconfig
M Source/WebInspectorUI/Configurations/Base.xcconfig
M Source/WebKit/Configurations/Base.xcconfig
Log Message:
-----------
Temporarily disable `unsafe-buffer-usage-in-format-attr-call` warnings
https://bugs.webkit.org/show_bug.cgi?id=309132
Reviewed by Abrar Rahman Protyasha.
Temporarily disable `unsafe-buffer-usage-in-format-attr-call` warnings
to fix the build after a recent compiler update. We can work to re-enable
it later, once we've fixed all the new warnings.
* Source/JavaScriptCore/Configurations/Base.xcconfig:
* Source/WTF/Configurations/Base.xcconfig:
* Source/WebCore/Configurations/Base.xcconfig:
* Source/WebCore/PAL/Configurations/Base.xcconfig:
* Source/WebGPU/Configurations/Base.xcconfig:
* Source/WebInspectorUI/Configurations/Base.xcconfig:
* Source/WebKit/Configurations/Base.xcconfig:
Canonical link: https://commits.webkit.org/308601@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications