Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a06eee09f0ad7e8c6326f3fc60e92b8074062033
https://github.com/WebKit/WebKit/commit/a06eee09f0ad7e8c6326f3fc60e92b8074062033
Author: Karl Rackler <[email protected]>
Date: 2026-03-13 (Fri, 13 Mar 2026)
Changed paths:
M Source/WebCore/platform/ios/UserAgentIOS.mm
Log Message:
-----------
Suppress deprecation warnings in UserAgentIOS.mm
webkit.org/b/309908
rdar://172494241
Reviewed by Jonathan Bedard.
UserAgentIOS.mm uses UIKit APIs that were deprecated , causing build failures
for internal. Suppress the warnings until replacement APIs are available.
* Source/WebCore/platform/ios/UserAgentIOS.mm:
Canonical link: https://commits.webkit.org/309227@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications