WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
99390
Incorrect check performed in Media Source objects test.
https://bugs.webkit.org/show_bug.cgi?id=99390
Summary
Incorrect check performed in Media Source objects test.
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anand Chakravarty
Comment 1
2012-10-18 13:59:43 PDT
Created
attachment 169468
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug