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

Unified Diff: build/ios/grit_whitelist.txt

Issue 1341923002: Create a component for SSL error handling (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update iOS grit whitelist Created 5 years, 3 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 | chrome/app/chromium_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/ios/grit_whitelist.txt
diff --git a/build/ios/grit_whitelist.txt b/build/ios/grit_whitelist.txt
index d380a37690fb4b5a828a9c2bcccc6cce0459d731..a7dac606837b6754ffc2b7010ce943fd3c1f04a9 100644
--- a/build/ios/grit_whitelist.txt
+++ b/build/ios/grit_whitelist.txt
@@ -245,6 +245,8 @@ IDS_CERT_ERROR_INVALID_CERT_TITLE
IDS_CERT_ERROR_NAME_CONSTRAINT_VIOLATION_DESCRIPTION
IDS_CERT_ERROR_NAME_CONSTRAINT_VIOLATION_DETAILS
IDS_CERT_ERROR_NAME_CONSTRAINT_VIOLATION_TITLE
+IDS_CERT_ERROR_NOT_VALID_AT_THIS_TIME_DESCRIPTION
+IDS_CERT_ERROR_NOT_VALID_AT_THIS_TIME_DETAILS
IDS_CERT_ERROR_NOT_YET_VALID_DESCRIPTION
IDS_CERT_ERROR_NOT_YET_VALID_DETAILS
IDS_CERT_ERROR_NOT_YET_VALID_DETAILS_EXTRA_INFO_2
@@ -256,12 +258,16 @@ IDS_CERT_ERROR_REVOKED_CERT_DESCRIPTION
IDS_CERT_ERROR_REVOKED_CERT_DETAILS
IDS_CERT_ERROR_REVOKED_CERT_EXTRA_INFO_2
IDS_CERT_ERROR_REVOKED_CERT_TITLE
+IDS_CERT_ERROR_SUMMARY_PINNING_FAILURE_DESCRIPTION
+IDS_CERT_ERROR_SUMMARY_PINNING_FAILURE_DETAILS
IDS_CERT_ERROR_UNABLE_TO_CHECK_REVOCATION_DESCRIPTION
IDS_CERT_ERROR_UNABLE_TO_CHECK_REVOCATION_DETAILS
IDS_CERT_ERROR_UNABLE_TO_CHECK_REVOCATION_TITLE
IDS_CERT_ERROR_UNKNOWN_ERROR_DESCRIPTION
IDS_CERT_ERROR_UNKNOWN_ERROR_DETAILS
IDS_CERT_ERROR_UNKNOWN_ERROR_TITLE
+IDS_CERT_ERROR_VALIDITY_TOO_LONG_DESCRIPTION
+IDS_CERT_ERROR_VALIDITY_TOO_LONG_DETAILS
IDS_CERT_ERROR_WEAK_KEY_DESCRIPTION
IDS_CERT_ERROR_WEAK_KEY_DETAILS
IDS_CERT_ERROR_WEAK_KEY_EXTRA_INFO_2
« no previous file with comments | « no previous file | chrome/app/chromium_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698