Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 030bd59b89c422ddc09e632013d6d7b579c43254
https://github.com/WebKit/WebKit/commit/030bd59b89c422ddc09e632013d6d7b579c43254
Author: Brent Fulgham <[email protected]>
Date: 2025-09-09 (Tue, 09 Sep 2025)
Changed paths:
M Source/WebCore/page/Quirks.cpp
Log Message:
-----------
Revise frozen Safari UA iOS version to match actual last-shipped iOS version
https://bugs.webkit.org/show_bug.cgi?id=298473
<rdar://159955141>
Reviewed by Matthieu Dubet.
Safari froze the iOS version number in it's UA string to address compatibility
issues
encountered when we attempted to report iOS 26 versioning. That change was done
in
an internal repository.
This change moves the iOS version freezing logic to Open Source, and corrects
the
version to match that last iOS 18.6.2 patch level.
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::standardUserAgentWithApplicationNameIncludingCompatOverrides):
Canonical link: https://commits.webkit.org/299765@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes