Home | History | Annotate | Download | only in cookies
      1 ALERT: 
      2 
      3 ALERT: Allowing all cookies
      4 ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=deleteCookies
      5 ALERT: XHR response - Deleted all cookies
      6 ALERT: Test stage 1 document.cookie is: 
      7 ALERT: Restricting to first party only cookies
      8 ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=setFooCookie
      9 ALERT: XHR response - Set the foo cookie
     10 ALERT: Test stage 2 document.cookie is: 
     11 ALERT: 
     12 
     13 ALERT: Allowing all cookies
     14 ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=deleteCookies
     15 ALERT: XHR response - Deleted all cookies
     16 ALERT: Test stage 3 document.cookie is: 
     17 ALERT: Restricting to first party only cookies
     18 ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=setFooAndBarCookie
     19 ALERT: XHR response - Set the foo and bar cookies
     20 ALERT: Test stage 4 document.cookie is: 
     21 ALERT: 
     22 
     23 ALERT: Allowing all cookies
     24 ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=deleteCookies
     25 ALERT: XHR response - Deleted all cookies
     26 ALERT: Test stage 5 document.cookie is: 
     27 ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=setFooCookie
     28 ALERT: XHR response - Set the foo cookie
     29 ALERT: Test stage 6 document.cookie is: foo=awesomevalue
     30 ALERT: Restricting to first party only cookies
     31 ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=deleteCookies
     32 ALERT: XHR response - Deleted all cookies
     33 ALERT: Test stage 7 document.cookie is: 
     34 ALERT: 
     35 
     36 ALERT: Allowing all cookies
     37 ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=deleteCookies
     38 ALERT: XHR response - Deleted all cookies
     39 ALERT: Test stage 8 document.cookie is: 
     40 ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=setFooCookie
     41 ALERT: XHR response - Set the foo cookie
     42 ALERT: Test stage 9 document.cookie is: foo=awesomevalue
     43 ALERT: Restricting to first party only cookies
     44 ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=setFooAndBarCookie
     45 ALERT: XHR response - Set the foo and bar cookies
     46 ALERT: Test stage 10 document.cookie is: bar=anotherawesomevalue; foo=awesomevalue
     47 
     48