WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
61069
Media Stream API: add a platform mock for testing
https://bugs.webkit.org/show_bug.cgi?id=61069
Summary
Media Stream API: add a platform mock for testing
Leandro Graciá Gil
Reported
2011-05-18 09:45:29 PDT
Add a MediaStreamClientMock object to simulate a client implementing the MediaStream API and the methods used in the layout tests.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2011-05-19 00:54:19 PDT
Maybe this needs to be blocked on the work done for window.internals (see
bug 59537
). As discussed at WebKit contributor meeting, test-only code should not be in WebCore, we're adding a separate library for it.
Leandro Graciá Gil
Comment 2
2011-05-19 02:28:04 PDT
(In reply to
comment #1
)
> Maybe this needs to be blocked on the work done for window.internals (see
bug 59537
). As discussed at WebKit contributor meeting, test-only code should not be in WebCore, we're adding a separate library for it.
Thanks for the advice. I'll try to follow
bug 59537
to make sure this is implemented in the proper way and location.
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