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

Unified Diff: README.chromium

Issue 317293002: Add the patch file for r275283. (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/nss
Patch Set: Created 6 years, 6 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 | patches/nss-genname-warnings.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
index c6ec327ced2bb4b115593da0f04d82319077c565..f187c6010741a18c6d1c904ca0592ee521dfd736 100644
--- a/README.chromium
+++ b/README.chromium
@@ -60,7 +60,7 @@ We made the following local changes to NSS.
(http://crbug.com/122592).
- nss/lib/freebl/mpi/mpi_arm_mac.c: a wrapper file for mpi_arm.c for iOS
and Mac OS X. This works around the inability to specify target arch
- specific source files in Xcode.
+ specific source files in Xcode.
- patches/nss-remove-fortezza.patch: remove Fortezza certificate support
from PK11_ImportPublicKey. See NSS bug 668397
(https://bugzilla.mozilla.org/show_bug.cgi?id=668397).
@@ -69,3 +69,6 @@ We made the following local changes to NSS.
- patches/nss-chacha20-poly1305.patch: Support ChaCha20+Poly1305 cipher
suites. See NSS bug 917571
(https://bugzilla.mozilla.org/show_bug.cgi?id=917571).
+- patches/nss-genname-warnings.patch: Fix compiler warnings in
+ lib/certdb/genname.c that are treated as errors by -Werror,-Wpointer-sign.
+ Will be fixed in NSS 3.16.2.
« no previous file with comments | « no previous file | patches/nss-genname-warnings.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698