Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1d898475f9be69641277070c061b7e173e615c01
https://github.com/WebKit/WebKit/commit/1d898475f9be69641277070c061b7e173e615c01
Author: Richard Robinson <[email protected]>
Date: 2023-07-26 (Wed, 26 Jul 2023)
Changed paths:
M Source/WebCore/Modules/modern-media-controls/media/scrubbing-support.js
Log Message:
-----------
Media Controls: Time stamps should update as you slide
https://bugs.webkit.org/show_bug.cgi?id=259516
rdar://112875698
Reviewed by Tim Horton.
Timestamps in the media controls should be updated as soon as the control value
changes,
instead of waiting for the `timeupdate` event to be dispatched.
* Source/WebCore/Modules/modern-media-controls/media/scrubbing-support.js:
(ScrubbingSupport.prototype.controlValueDidChange):
Canonical link: https://commits.webkit.org/266339@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes