[Webkit-unassigned] [Bug 144700] Media Controls: Scrubber should not follow actual video time, causes scrubber to be jumpy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 6 12:32:11 PDT 2015


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

--- Comment #4 from Jer Noble <jer.noble at apple.com> ---
Comment on attachment 252502
  --> https://bugs.webkit.org/attachment.cgi?id=252502
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=252502&action=review

> Source/WebCore/Modules/mediacontrols/mediaControlsApple.js:885
> +            this.updateTime();

updateTime() sets timeline.value based on video.currentTime. That's the underlying problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150506/0923fa82/attachment.html>


More information about the webkit-unassigned mailing list