Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Side by Side Diff: chrome/test/data/predictor/predictor_cross_site.html

Issue 1881463003: Add a browsertest suite for net predictor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: EXPECT that we get the right number of accepted connections after waiting Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <script src="/predictor/fetch_cross_site.js" type="text/javascript"></script>
3 <p>
4 This test calls Javascript, which issues fetches based on the query param.
5 This is used to test the predictor's ability to predict host
6 connections for preconnect/preresolve.
7 </p>
OLDNEW
« no previous file with comments | « chrome/test/data/predictor/fetch_cross_site.js ('k') | chrome/test/data/predictor/predictor_cross_site_no_referrer.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698