Bug 66532

Summary: Test how media element TimeRanges methods react to too few arguments
Product: WebKit Reporter: Mark Pilgrim (Google) <pilgrim>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, mjs, sam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 66235    
Attachments:
Description Flags
Patch none

Mark Pilgrim (Google)
Reported 2011-08-18 20:57:58 PDT
Test how media element TimeRange methods react to too few arguments. Example property that uses TimeRange: video.buffered. Example methods: start(), end().
Attachments
Patch (2.10 KB, patch)
2011-08-18 20:59 PDT, Mark Pilgrim (Google)
no flags
Mark Pilgrim (Google)
Comment 1 2011-08-18 20:59:01 PDT
Adam Barth
Comment 2 2011-09-03 14:26:24 PDT
Comment on attachment 104450 [details] Patch Please combine this test with the test in Bug 66530.
Adam Barth
Comment 3 2011-10-06 09:36:02 PDT
Comment on attachment 104450 [details] Patch It's not really appropriate to combine this test with the other test anymore because that API is tested in LayoutTests/media/video-can-play-type.html, which is specific to the canPlayType API.
WebKit Review Bot
Comment 4 2011-10-06 09:50:45 PDT
Comment on attachment 104450 [details] Patch Clearing flags on attachment: 104450 Committed r96820: <http://trac.webkit.org/changeset/96820>
WebKit Review Bot
Comment 5 2011-10-06 09:50:50 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.