blob: bf39ff037aeaa18affdd952f75713125d51a884b (
plain)
1
2
3
4
5
6
|
[popup-same-origin-with-same-site.https.html]
expected:
if (os == "android") and debug and not swgl and fission: [OK, ERROR, TIMEOUT]
if (os == "android") and debug and not swgl and not fission: [OK, ERROR, TIMEOUT]
if (os == "android") and debug and swgl: [OK, TIMEOUT, ERROR, CRASH]
if (os == "android") and not debug: [OK, TIMEOUT]
|