[webkit-changes] [WebKit/WebKit] 774635: Remove Quirk hasBrokenEncryptedMediaAPISupportQuir...
Ahmad Saleem
noreply at github.com
Mon Sep 2 10:33:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 77463531a7f1008e82a366568cd4ab44a70cfe77
https://github.com/WebKit/WebKit/commit/77463531a7f1008e82a366568cd4ab44a70cfe77
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2024-09-02 (Mon, 02 Sep 2024)
Changed paths:
M Source/WebCore/page/Quirks.cpp
Log Message:
-----------
Remove Quirk hasBrokenEncryptedMediaAPISupportQuirk for hulu.com
https://bugs.webkit.org/show_bug.cgi?id=278306
rdar://134237139
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/283062@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