Bug 264234
Summary: | Remove Quirk shouldDisableContentChangeObserver() for YouTube.com | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Dubost <karlcow> |
Component: | WebKit Misc. | Assignee: | Karl Dubost <karlcow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 17 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | https://youtube.com/ | ||
Bug Depends on: | 195295, 249740, 263789 | ||
Bug Blocks: |
Karl Dubost
Usually to be able to check if the site is without quirks, it is necessary to disable the Quirk with the Web Inspector opened.
Unfortunately in this specific case, opening the Web Inspector also resolves the issue.
This bug is to fully remove the Quirk that was
* put in place by Bug 249740
* then extended by Bug 263789
The user had to tap a number of times or wait for a long time to expect the tap on iPad Pro or click on VisionPro to take effect.
After outreach to YouTube, they changed the way to handle the events so that the issue doesn't exist on the full Website.
The Quirk is not needed anymore.
https://searchfox.org/wubkat/rev/023c54054092dc68c5df3b230ed3137cbd753b16/Source/WebCore/page/Quirks.cpp#196-204
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/117975999>
Karl Dubost
Pull request: https://github.com/WebKit/WebKit/pull/20020
EWS
Committed 270256@main (995ab8e86662): <https://commits.webkit.org/270256@main>
Reviewed commits have been landed. Closing PR #20020 and removing active labels.