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

Unified Diff: masters/master.chromium/templates/announce.html

Issue 2201693003: Fix label on waterfall announce page for Memory Full. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 5 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium/templates/announce.html
diff --git a/masters/master.chromium/templates/announce.html b/masters/master.chromium/templates/announce.html
index b9106f420c453c8c9e9599353f053366f7bf3cf7..a8d24422ad24ab8127c0b6df4a24d5223a7188e8 100644
--- a/masters/master.chromium/templates/announce.html
+++ b/masters/master.chromium/templates/announce.html
@@ -486,7 +486,7 @@
document.write(tr(
HTMLBaseBar(c.status_memory_full, c.bar_memory_full, c.memory_full,
- 'Memory<br>FYI', 'width="100%" colspan=6', '')));
+ 'Memory<br>Full', 'width="100%" colspan=6', '')));
document.write(tr(td(
'colspan=4',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698