Chromium Code Reviews
DescriptionMaking it possible to import mediastream tests.
Since the W3C WebRTC tests involve permission prompts, I introduce a
new mechanism whereby the test can specify class="instructions"
for all elements that contain instructions to manual testers.
These elements will be hidden by the importer upon import so
they don't cause the test runner to be confused (it only wants
to see pure testharness.js output).
Furthermore, since these tests depend on vendor-prefix.js to handle vendor
prefixes, I add a slightly modified copy of that which is always on
(i.e. doesn't need ?usePrefixes=1 in the URL to the test page), and logic
to rewrite the paths so it points to our copy.
Note: must make the --use-fake-device-for-media-stream
and --use-fake-ui-for-media-stream flags always be on for
layout tests before landing this patch.
BUG=389134
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177477
Patch Set 1 #
Total comments: 3
Patch Set 2 : Removed print and W3CImportExpectations #
Total comments: 1
Patch Set 3 : Adding license header to vendor-prefix.js #Patch Set 4 : Setting execute bits on importer scripts. #
Messages
Total messages: 18 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||