DescriptionAdd layout tests for the audio component of MediaStream Recording.
Additionally, xtends components/test_runner's generated
WebMediaStream to have a ChromeMock AudioTrack and Source
components/test_runner is used by Blink LayoutTest to
generate a MediaStream. But this MS has only Blink-side
objects, whereas some tests (e.g. MediaRecorder) need
to have Chrome counterparts of those objects. This CL
adds those, for audio.
Since components/ has a strict dependency requirement,
the added code goes into a subfolder of
components/test_runner.
BUG=528519, 548290
Committed: https://crrev.com/dbebd0d23dd4ef4582af0ddbdd55e0727abecb06
Cr-Commit-Position: refs/heads/master@{#360965}
Patch Set 1 #
Total comments: 8
Patch Set 2 : mcasas@ comments #Patch Set 3 : parameterize tests #Patch Set 4 : format #
Total comments: 14
Patch Set 5 : peter@'s comments #Messages
Total messages: 24 (12 generated)
|