tor-browser

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

getregistrations.https.html.ini (467B)


      1 [getregistrations.https.html]
      2  expected:
      3    if (os == "win") and not debug and (processor == "x86_64"): [OK, ERROR, TIMEOUT]
      4  [Register then Unregister with controlled frame then getRegistrations]
      5    expected:
      6      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
      7 
      8  [getRegistrations promise resolves only with same origin registrations.]
      9    expected:
     10      if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]