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

Unified Diff: net/http/http_request_info.h

Issue 14749006: [WIP] Pretend-to-preconnect for {mouse,touch}-event triggers. Base URL: https://chromium.googlesource.com/chromium/src.git@preconnect-pretend
Patch Set: Created 7 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | net/http/http_stream_factory_impl_job.cc » ('j') | net/http/http_stream_factory_impl_job.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/http/http_request_info.h
diff --git a/net/http/http_request_info.h b/net/http/http_request_info.h
index ced0c84f9ead8e26fb913c54ae07c84df50e707b..c31ee23516dc66c1e6ca3fdf75b104e7b0e84fd4 100644
--- a/net/http/http_request_info.h
+++ b/net/http/http_request_info.h
@@ -33,6 +33,7 @@ struct NET_EXPORT HttpRequestInfo {
// from link unconfirmed tap
TAP_DOWN_MOTIVATED, // Request was motivated by a preconnect
// from link tapdown
+ MAX_MOTIVATED,
};
HttpRequestInfo();
« no previous file with comments | « no previous file | net/http/http_stream_factory_impl_job.cc » ('j') | net/http/http_stream_factory_impl_job.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698