Lines Matching full:over
199 // Visits a regular page over http.
209 // Visits a page over http which includes broken https resources (status should
229 // Visits a page over OK https:
609 // Visits a page with an image over http. Visits another page over https
610 // referencing that same image over http (hoping it is coming from the webcore
622 // Load original page over HTTP.
628 // Load again but over SSL. It should be marked as displaying insecure
635 // Visits a page with script over http. Visits another page over https
636 // referencing that same script over http (hoping it is coming from the webcore
648 // Load original page over HTTP.
654 // Load again but over SSL. It should be marked as displaying insecure
762 // Visit a page over bad https that is a redirect to a page with good https.
785 // Visit a page over good https that is a redirect to a page with bad https.
805 // Visit a page over
823 // Visit a page over http that is a redirect to a page with bad HTTPS.
844 // Visit a page over https that is a redirect to a page with http (to make sure
859 // Visits a page to which we could not connect (bad port) over http and https
865 // Same thing over HTTPS.
935 // Navigate to a page served over HTTP.
1097 // Visit a page over https that contains a frame with a redirect.
1103 // XMLHttpRequest over bad ssl in synchronous mode.
1105 // XMLHttpRequest over OK ssl in synchronous mode.