[webkit-changes] [WebKit/WebKit] f9d239: [MiniBrowser] Sync user agents with Web Inspector
Abrar Rahman Protyasha
noreply at github.com
Fri May 19 12:10:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f9d239b37dc976a995d18c2c7c487ae9b8914e4b
https://github.com/WebKit/WebKit/commit/f9d239b37dc976a995d18c2c7c487ae9b8914e4b
Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
Date: 2023-05-19 (Fri, 19 May 2023)
Changed paths:
M Tools/MiniBrowser/mac/SettingsController.m
Log Message:
-----------
[MiniBrowser] Sync user agents with Web Inspector
https://bugs.webkit.org/show_bug.cgi?id=257012
rdar://109555783
Reviewed by Aditya Keerthi.
The current set of user agent strings in MiniBrowser is quite outdated,
which can make testing on (some) websites inconvenient.
In this patch, we sync the user agent strings in MiniBrowser with those
in Web Inspector, where Safari 16.4 (and contemporary major browser
vendors) user agents were recently upstreamed in Web Inspector (263319 at main).
* Tools/MiniBrowser/mac/SettingsController.m:
(+[SettingsController userAgentData]):
Canonical link: https://commits.webkit.org/264269@main
More information about the webkit-changes
mailing list