[webkit-changes] [WebKit/WebKit] f4c03d: Remove Quirk hasBrokenEncryptedMediaAPISupportQuir...
Ahmad Saleem
noreply at github.com
Fri Aug 30 11:02:41 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f4c03df6fa4c2effcd1fd18d0ab10f3796d3e6d3
https://github.com/WebKit/WebKit/commit/f4c03df6fa4c2effcd1fd18d0ab10f3796d3e6d3
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2024-08-30 (Fri, 30 Aug 2024)
Changed paths:
M Source/WebCore/page/Quirks.cpp
Log Message:
-----------
Remove Quirk hasBrokenEncryptedMediaAPISupportQuirk for starz.com
https://bugs.webkit.org/show_bug.cgi?id=278305
rdar://134237011
Reviewed by Brent Fulgham.
As part of on-going validation of old quirks, it was noted that the
following quirk is not needed, since the website continue to work (i.e.,
video playback does not throw any error). Hence, this patch removes it.
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::hasBrokenEncryptedMediaAPISupportQuirk const):
Canonical link: https://commits.webkit.org/282980@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list