Home | History | Annotate | Download | only in safe_browsing

Lines Matching refs:interstitial

130     InterstitialPage* interstitial =
132 if (!interstitial)
134 return static_cast<SafeBrowsingBlockingPage*>(interstitial);
184 // Simulate the load causing a safe browsing interstitial to be shown.
194 // The interstitial should be gone.
215 // Simulate the load causing a safe browsing interstitial to be shown.
223 // The interstitial is shown until the navigation commits.
227 // The interstitial should be gone now.
248 // Simulate that page loading a bad-resource triggering an interstitial.
279 // Simulate that page loading a bad-resource triggering an interstitial.
301 // subresources (which trigger queued interstitial pages) do not break anything.
314 // Simulate that page loading a bad-resource triggering an interstitial.
341 // subresources and proceeding through the first interstitial, but not the next.
354 // Simulate that page loading a bad-resource triggering an interstitial.
365 // Proceed through the 1st interstitial.
375 // We should land to a 2nd interstitial (aggregating all the malware resources
376 // loaded while the 1st interstitial was showing).
380 // Don't proceed through the 2nd interstitial.
406 // Simulate that page loading a bad-resource triggering an interstitial.
417 // Proceed through the 1st interstitial.
427 // We should land to a 2nd interstitial (aggregating all the malware resources
428 // loaded while the 1st interstitial was showing).
432 // Proceed through the 2nd interstitial.
456 interstitial.
502 // Simulate the load causing a safe browsing interstitial to be shown.
510 // interstitial is shown).
517 // The interstitial should be gone.
535 // Simulate the load causing a safe browsing interstitial to be shown.
545 // The interstitial should be gone.
566 // Simulate the load causing a safe browsing interstitial to be shown.