Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d946a12cfb4f55d6f8853b780d5b410a9a60e214
https://github.com/WebKit/WebKit/commit/d946a12cfb4f55d6f8853b780d5b410a9a60e214
Author: Dana Estra <[email protected]>
Date: 2024-06-20 (Thu, 20 Jun 2024)
Changed paths:
M
Source/WebCore/Modules/modern-media-controls/controls/auto-hide-controller.js
Log Message:
-----------
[Video Viewer] Media control bar not reappear when cursor is moved on
Netflix.com
https://bugs.webkit.org/show_bug.cgi?id=275520
rdar://128645397
Reviewed by Andy Estes.
Add a mousemove event listener to media controls div. AutoHideController
handles this
Event by toggling off the faded class, which controls visibility of the
controls.
* Source/WebCore/Modules/modern-media-controls/controls/auto-hide-controller.js:
(AutoHideController):
(AutoHideController.prototype.handleEvent):
Canonical link: https://commits.webkit.org/280221@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