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

Unified Diff: content/browser/resources/gpu/info_view.html

Issue 2909323003: Add a note to chrome://gpu on how to save the page properly. (Closed)
Patch Set: Created 3 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 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: content/browser/resources/gpu/info_view.html
diff --git a/content/browser/resources/gpu/info_view.html b/content/browser/resources/gpu/info_view.html
index b1cef9cc2a35b57b6a6453e0d7361a15174dd497..7d9954b7558f1fb25a82d7f65b2132cfbf94a58e 100644
--- a/content/browser/resources/gpu/info_view.html
+++ b/content/browser/resources/gpu/info_view.html
@@ -5,6 +5,14 @@ found in the LICENSE file.
-->
<tabpanel id="info-view">
<div>
+ <span>
+ <i>
+ Note: To properly save this page, select the "Webpage, Complete" option
+ in the Save File dialog.
+ </i>
+ </span>
+ </div>
+ <div>
<h3>Graphics Feature Status</h3>
<ul class="feature-status-list">
</ul>
« 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