[Webkit-unassigned] [Bug 263789] New: Extend Quirk shouldDisableContentChangeObserver() to the full YouTube.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 27 10:53:08 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=263789

            Bug ID: 263789
           Summary: Extend Quirk shouldDisableContentChangeObserver() to
                    the full YouTube.com
           Product: WebKit
           Version: Safari 17
          Hardware: Unspecified
               URL: http://youtube.com/
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: karlcow at apple.com
        Depends on: 195295, 249740

Currently there is a Quirk on YouTube.com which disables ContentChangeObserver on /results page and /watch pages
The homepage of YouTube is failing to work properly on iPad Pro
where time to time a tap on a thumbnail will not initiate a navigation to the proper video page.

There is a threshold of 32ms but that is breaking YouTube, because anything that would be faster when changing the DOM would not be caught. 
YouTube is agreeing to apply the Quirk to the full Website.

https://searchfox.org/wubkat/rev/d686d8cda3e314c96462325828985ba322c9bf25/Source/WebCore/page/Quirks.cpp#196-206


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=195295
[Bug 195295] [ContentChangeObserver] Introduce fixed duration content observation
https://bugs.webkit.org/show_bug.cgi?id=249740
[Bug 249740] Interaction: Have to tap twice to navigate on YouTube search results
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231027/ce956eba/attachment.htm>


More information about the webkit-unassigned mailing list