Source code

Revision control

Copy as Markdown

Other Tools

[intercept-cross-origin.html]
expected:
if (os == "linux") and not tsan and debug: [OK, CRASH]
if (os == "mac") and not debug: [OK, ERROR]
if (os == "linux") and tsan: [OK, ERROR]