request.any.js.ini (289B)
1 [request.any.serviceworker.html] 2 3 [request.any.html] 4 expected: 5 if (os == "android") and not debug: [OK, CRASH] 6 7 [request.any.sharedworker.html] 8 9 [request.any.worker.html] 10 expected: 11 if (os == "mac") and not debug: [OK, CRASH] 12 if (os == "android") and not debug: [OK, CRASH]