Source code

Revision control

Copy as Markdown

Other Tools

[fetch-mixed-content-to-outscope.https.html]
expected:
if not swgl and (os == "linux") and fission and not debug and (processor == "x86_64"): [OK, ERROR]
if swgl and (os == "linux") and not fission: [OK, CRASH]
if swgl and (os == "linux") and fission: [OK, CRASH]