Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 343595c84e82cacac23eaf4b04330031c9eaf16b
https://github.com/WebKit/WebKit/commit/343595c84e82cacac23eaf4b04330031c9eaf16b
Author: Phinehas Fuachie <[email protected]>
Date: 2026-01-29 (Thu, 29 Jan 2026)
Changed paths:
M Source/WebCore/page/Quirks.cpp
M Source/WebCore/page/QuirksData.h
Log Message:
-----------
Video hangs on autoplay after finishing first playback on nba.com
https://bugs.webkit.org/show_bug.cgi?id=306367
rdar://166576200
Reviewed by Jer Noble.
Enable the existing needsPerDocumentAutoplayBehavior quirk (currently used for
Netflix) for nba.com on iPadOS. This allows playlist continuation after initial
user interaction while maintaining the autoplay policy for other sites.
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::needsPerDocumentAutoplayBehavior const):
(WebCore::handleNBAQuirks):
* Source/WebCore/page/QuirksData.h:
Canonical link: https://commits.webkit.org/306436@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications