WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
99387
Use of uninitialized variable in Media Source API test.
https://bugs.webkit.org/show_bug.cgi?id=99387
Summary
Use of uninitialized variable in Media Source API test.
Anand Chakravarty
Reported
2012-10-15 17:06:43 PDT
In the video-media-source-state-changes.html Media Source test case code, the following variable is used without any initialisation (on line 9): var seekTime; As a result, the test ends up using a default value of 0 during execution.
Attachments
Patch
(1.44 KB, patch)
2012-10-18 11:28 PDT
,
Anand Chakravarty
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anand Chakravarty
Comment 1
2012-10-18 11:28:21 PDT
Created
attachment 169443
[details]
Patch
WebKit Review Bot
Comment 2
2012-10-18 20:00:29 PDT
Comment on
attachment 169443
[details]
Patch Clearing flags on attachment: 169443 Committed
r131845
: <
http://trac.webkit.org/changeset/131845
>
WebKit Review Bot
Comment 3
2012-10-18 20:00:33 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