[webkit-changes] [WebKit/WebKit] 3aa4d2: Extend Quirk shouldDisableContentChangeObserver() ...

Karl Dubost noreply at github.com
Sat Oct 28 07:02:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3aa4d2baaa6ffe357686d195531347c47cc31039
      https://github.com/WebKit/WebKit/commit/3aa4d2baaa6ffe357686d195531347c47cc31039
  Author: Karl Dubost <karlcow at apple.com>
  Date:   2023-10-28 (Sat, 28 Oct 2023)

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

  Log Message:
  -----------
  Extend Quirk shouldDisableContentChangeObserver() to the full YouTube.com
https://bugs.webkit.org/show_bug.cgi?id=263789
rdar://115566212

Reviewed by Chris Dumez.

Video thumbnails on the YouTube site are not navigating to the Video
page when tapping them. This problem was fixed in the past for the
search and results page. This PR extends the quirks to the full YouTube
domain.

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

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




More information about the webkit-changes mailing list