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

Unified Diff: tools/memory_inspector/memory_inspector/frontends/www_content/index.html

Issue 867263002: [memory-inspector] UI fixes + bump version number for release. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 11 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: tools/memory_inspector/memory_inspector/frontends/www_content/index.html
diff --git a/tools/memory_inspector/memory_inspector/frontends/www_content/index.html b/tools/memory_inspector/memory_inspector/frontends/www_content/index.html
index c3c053d0dc0d307cc592eef9d773675c498f4842..79388f25860db5ba675d3df5f4fc174706554351 100644
--- a/tools/memory_inspector/memory_inspector/frontends/www_content/index.html
+++ b/tools/memory_inspector/memory_inspector/frontends/www_content/index.html
@@ -87,7 +87,7 @@
</div>
<div>
<label for="ps-tracer-period">Period [s.]</label>
- <input type="text" id="ps-tracer-period" value="20">
+ <input type="text" id="ps-tracer-period" value="10">
</div>
<div>
<label for="ps-tracer-snapshots">Num snapshots</label>
@@ -234,4 +234,4 @@
</div>
</body>
-</html>
+</html>

Powered by Google App Engine
This is Rietveld 408576698