Source code
Revision control
Copy as Markdown
Other Tools
[window-reuse-sandboxed.html]
expected:
if (os == "win") and (processor == "x86"): OK
if os == "linux": OK
[OK, CRASH]
[window-reuse-sandboxed.html]
expected:
if (os == "win") and (processor == "x86"): OK
if os == "linux": OK
[OK, CRASH]