[webkit-changes] [WebKit/WebKit] e0b0d3: [GStreamer][GTK] Cannot play WWDC 2023 on apple.com
Michael Catanzaro
noreply at github.com
Thu Jun 15 11:54:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e0b0d3b7983f631145e88b12e95e56674c363087
https://github.com/WebKit/WebKit/commit/e0b0d3b7983f631145e88b12e95e56674c363087
Author: Michael Catanzaro <mcatanzaro at redhat.com>
Date: 2023-06-15 (Thu, 15 Jun 2023)
Changed paths:
M Source/WebCore/platform/glib/UserAgentQuirks.cpp
M Tools/TestWebKitAPI/Tests/WebCore/UserAgentQuirks.cpp
Log Message:
-----------
[GStreamer][GTK] Cannot play WWDC 2023 on apple.com
https://bugs.webkit.org/show_bug.cgi?id=257799
Reviewed by Philippe Normand.
Well we've reached the point where apple.com doesn't work correctly
without a Chrome user agent quirk, so... add the required quirk.
Of course it would be much nicer to fix this on the server side.
* Source/WebCore/platform/glib/UserAgentQuirks.cpp:
(WebCore::urlRequiresChromeBrowser):
* Tools/TestWebKitAPI/Tests/WebCore/UserAgentQuirks.cpp:
(TestWebKitAPI::TEST):
Canonical link: https://commits.webkit.org/265206@main
More information about the webkit-changes
mailing list