[webkit-changes] [WebKit/WebKit] 56861d: Remove Quirk shouldAutoplayWebAudioForArbitraryUse...

Karl Dubost noreply at github.com
Tue Aug 15 15:19:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 56861d23fba2a841a37efe79cd4fdf4627e604e3
      https://github.com/WebKit/WebKit/commit/56861d23fba2a841a37efe79cd4fdf4627e604e3
  Author: Karl Dubost <karlcow at apple.com>
  Date:   2023-08-15 (Tue, 15 Aug 2023)

  Changed paths:
    M Source/WebCore/page/Quirks.cpp

  Log Message:
  -----------
  Remove Quirk shouldAutoplayWebAudioForArbitraryUserGesture for bing.com
https://bugs.webkit.org/show_bug.cgi?id=260134
rdar://107430929

Reviewed by Jer Noble.

This quirk is not necessary anymore for bing.com.
The bing voice search is now working while the Site Specific Hacks is
disabled. Removing the quirk which was added with
https://bugs.webkit.org/show_bug.cgi?id=213118

* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::shouldAutoplayWebAudioForArbitraryUserGesture const):

Canonical link: https://commits.webkit.org/266928@main




More information about the webkit-changes mailing list