[webkit-reviews] review requested: [Bug 48530] Seeking by very small increment doesn't generate 'seeked' event : [Attachment 72522] Updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 1 11:02:52 PDT 2010


Eric Carlson <eric.carlson at apple.com> has asked  for review:
Bug 48530: Seeking by very small increment doesn't generate 'seeked' event
https://bugs.webkit.org/show_bug.cgi?id=48530

Attachment 72522: Updated patch
https://bugs.webkit.org/attachment.cgi?id=72522&action=review

------- Additional Comments from Eric Carlson <eric.carlson at apple.com>
The test that failed last time should succeed now because it was updated so its
results are not timing dependent,
https://bugs.webkit.org/show_bug.cgi?id=48662.

The only change in this patch is that the new test has been updated to not use
setTimeout, it is not needed because media events are fired asynchronously.


More information about the webkit-reviews mailing list