Bug 99390

Summary: Incorrect check performed in Media Source objects test.
Product: WebKit Reporter: Anand Chakravarty <anandc>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: acolwell, anandc, eric.carlson, feature-media-reviews, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Anand Chakravarty
Reported 2012-10-15 17:13:54 PDT
In video-media-source-objects.html, the last call to testexpected in the function afterSourceBufferAdded has an incorrect value. On line 62: testExpected("mediaSource.sourceBuffers[0].buffered.end(1)", 1, '>'); The value of the 2nd parameter should 5 instead of 1.
Attachments
Patch (2.60 KB, patch)
2012-10-18 13:59 PDT, Anand Chakravarty
no flags
Anand Chakravarty
Comment 1 2012-10-18 13:59:43 PDT
WebKit Review Bot
Comment 2 2012-10-18 20:03:26 PDT
Comment on attachment 169468 [details] Patch Clearing flags on attachment: 169468 Committed r131846: <http://trac.webkit.org/changeset/131846>
WebKit Review Bot
Comment 3 2012-10-18 20:03:30 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.