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

Unified Diff: milo/appengine/frontend/expectations/buildbot-swarming.TestableBuild-build-patch-failure.html

Issue 2250263005: Milo: Prefetch logs that are failures (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: Also add prefetch Created 4 years, 4 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
Index: milo/appengine/frontend/expectations/buildbot-swarming.TestableBuild-build-patch-failure.html
diff --git a/milo/appengine/frontend/expectations/buildbot-swarming.TestableBuild-build-patch-failure.html b/milo/appengine/frontend/expectations/buildbot-swarming.TestableBuild-build-patch-failure.html
index 6a5b95a728ec5a9f6989aae0601d5d3dd0d72da9..735e7152c96768233c3cc6a15aa4082bc976b32d 100644
--- a/milo/appengine/frontend/expectations/buildbot-swarming.TestableBuild-build-patch-failure.html
+++ b/milo/appengine/frontend/expectations/buildbot-swarming.TestableBuild-build-patch-failure.html
@@ -14,6 +14,11 @@
<script src="/static/common/js/time.js"></script>
<script src="/static/common/third_party/js/jquery.min.js"></script>
+
+ <link rel="prerender" href="foo/steps/Patch_failure/0/stdout">
+ <link rel="prefetch" href="foo/steps/Patch_failure/0/stdout">
+
+
<body class="interface">
<header>

Powered by Google App Engine
This is Rietveld 408576698