Source code

Revision control

Copy as Markdown

Other Tools

[audioworkletglobalscope-creation-time.https.html]
[currentTime vs currentFrames in Audio Worklet global scope]
expected:
if (os == "linux") and (processor == "x86_64") and not tsan and not debug and fission and asan: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not tsan and debug and fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not tsan and debug and not fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not tsan and not debug and not fission: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]