[webkit-reviews] review canceled: [Bug 83505] Remove setTimeout from media/video-seek-past-end-paused.html and fix other minor issues : [Attachment 136308] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 9 14:45:11 PDT 2012


Victoria Kirst <vrk at chromium.org> has canceled Victoria Kirst
<vrk at chromium.org>'s request for review:
Bug 83505: Remove setTimeout from media/video-seek-past-end-paused.html and fix
other minor issues
https://bugs.webkit.org/show_bug.cgi?id=83505

Attachment 136308: Patch
https://bugs.webkit.org/attachment.cgi?id=136308&action=review

------- Additional Comments from Victoria Kirst <vrk at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=136302&action=review


>> LayoutTests/media/video-seek-past-end-paused.html:14
>> +		    run("video.load()");
> 
> Nit: load() is unnecessary, setting 'src' implicitly schedules a load.

Thanks! Removed, and moved the line to set src waitForEvent('canplaythrough').


More information about the webkit-reviews mailing list