tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

credentialless-shared-worker.https.tentative.window.js.ini (1902B)


      1 [credentialless-shared-worker.https.tentative.window.html?request_origin=cross_origin&worker_dip=credentialless&window_dip=credentialless]
      2  expected:
      3    if (os == "android") and not debug: [OK, CRASH]
      4    if os == "mac": [OK, CRASH]
      5  [credentialless-shared-worker]
      6    expected: FAIL
      7 
      8 
      9 [credentialless-shared-worker.https.tentative.window.html?request_origin=same_origin&worker_dip=none&window_dip=credentialless]
     10  expected:
     11    if (os == "android") and not debug: [OK, CRASH]
     12 
     13 [credentialless-shared-worker.https.tentative.window.html?request_origin=cross_origin&worker_dip=none&window_dip=none]
     14  expected:
     15    if (os == "android") and not debug: [OK, CRASH]
     16    if os == "mac": [OK, CRASH]
     17 
     18 [credentialless-shared-worker.https.tentative.window.html?request_origin=same_origin&worker_dip=credentialless&window_dip=none]
     19  expected:
     20    if (os == "android") and not debug: [OK, CRASH]
     21    if os == "mac": [OK, CRASH]
     22  [credentialless-shared-worker]
     23    expected: FAIL
     24 
     25 
     26 [credentialless-shared-worker.https.tentative.window.html?request_origin=cross_origin&worker_dip=none&window_dip=credentialless]
     27  expected:
     28    if os == "mac": [OK, CRASH]
     29    if os == "android": [OK, CRASH]
     30 
     31 [credentialless-shared-worker.https.tentative.window.html?request_origin=cross_origin&worker_dip=credentialless&window_dip=none]
     32  expected:
     33    if (os == "android") and not debug: [OK, CRASH]
     34    if os == "mac": [OK, CRASH]
     35  [credentialless-shared-worker]
     36    expected: FAIL
     37 
     38 
     39 [credentialless-shared-worker.https.tentative.window.html?request_origin=same_origin&worker_dip=none&window_dip=none]
     40  expected:
     41    if (os == "android") and not debug: [OK, CRASH]
     42 
     43 [credentialless-shared-worker.https.tentative.window.html?request_origin=same_origin&worker_dip=credentialless&window_dip=credentialless]
     44  expected:
     45    if (os == "android") and not debug: [OK, CRASH]
     46  [credentialless-shared-worker]
     47    expected: FAIL