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

Unified Diff: chrome/common/localized_error.h

Issue 12277011: New network error pages, part 1. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Remove platform dependent font sizes, remove change to test (Landed separately) Created 7 years, 9 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: chrome/common/localized_error.h
===================================================================
--- chrome/common/localized_error.h (revision 190428)
+++ chrome/common/localized_error.h (working copy)
@@ -42,6 +42,7 @@
// warns against reposting form data. This is special cased because the form
// repost "error page" has no real error associated with it, and doesn't have
// enough strings localized to meaningfully fill the net error template.
+ // TODO(mmenke): Get rid of this and merge with GetStrings.
static void GetFormRepostStrings(const GURL& display_url,
base::DictionaryValue* error_strings);

Powered by Google App Engine
This is Rietveld 408576698