Following http://trac.webkit.org/changeset/181279 I broke updating time while scrubbing. The reason is that before we were blanket updating the whole control panel anytime the mouse moved. I changed it such that it only updated as a result of a mouse move if the controls were hidden (to unhide them) However I didn’t quite think it through enough and forgot that we also need to update the times of the control display as a result of a mouse move if we are scrubbing.
rdar://problem/20131014
Created attachment 248474 [details] patch
Comment on attachment 248474 [details] patch Clearing flags on attachment: 248474 Committed r181428: <http://trac.webkit.org/changeset/181428>
All reviewed patches have been landed. Closing bug.