Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c8dab5a83f57e9b3c3da7d831193db6595e83369
https://github.com/WebKit/WebKit/commit/c8dab5a83f57e9b3c3da7d831193db6595e83369
Author: Dana Estra <[email protected]>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M
Source/WebCore/Modules/modern-media-controls/controls/auto-hide-controller.js
M
Source/WebCore/Modules/modern-media-controls/controls/macos-fullscreen-media-controls.js
Log Message:
-----------
Not possible to hide media controls by tapping on IOS
https://bugs.webkit.org/show_bug.cgi?id=275998
rdar://130624835
Reviewed by Andy Estes and Antoine Quint.
https://commits.webkit.org/280221@main caused tapping on the negative space on
a video in iOS Safari
to not produce the expected behavior of hiding the controls. To fix this, this
patch reverts
the changes made to auto-hide-controller.js and moves the behavior to the Mac
specific
macos-fullscreen-media-controls.js.
* Source/WebCore/Modules/modern-media-controls/controls/auto-hide-controller.js:
(AutoHideController):
(AutoHideController.prototype.handleEvent):
*
Source/WebCore/Modules/modern-media-controls/controls/macos-fullscreen-media-controls.js:
Canonical link: https://commits.webkit.org/280625@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes