Source code

Revision control

Copy as Markdown

Other Tools

[request-video-frame-callback-repeating.html]
[Test chaining calls to video.rVFC, and verify the required parameters.]
expected:
if (os == "linux") and not tsan and (processor == "x86_64") and not fission and debug: [PASS, FAIL]
if (os == "linux") and not tsan and (processor == "x86_64") and not fission and not debug: [PASS, FAIL]
if (os == "linux") and not tsan and (processor == "x86_64") and fission: [PASS, FAIL]
if (os == "linux") and tsan: [PASS, FAIL]