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

Unified Diff: README.chromium

Issue 17773004: Update NSS to NSS_3_15_1_BETA2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/nss/
Patch Set: Created 7 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 | nss/lib/certdb/certdb.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
===================================================================
--- README.chromium (revision 206843)
+++ README.chromium (working copy)
@@ -66,10 +66,6 @@
(https://bugzilla.mozilla.org/show_bug.cgi?id=668397).
- patches/nss-urandom-abort.patch: call abort() if NSS cannot read from
/dev/urandom. See Chromium issue 244661 (http://crbug.com/244661).
-- patches/nss-rtlgenrandom.patch: RNG_SystemRNG should fail if it cannot
- call RtlGenRandom on Windows. Remove the obsolete code for Windows
- versions older than Windows XP. See NSS bug 882829
- (https://bugzilla.mozilla.org/show_bug.cgi?id=882829).
-- patches/nss-include-guard.patch: fix a typo in the header include guard
- of secmod.h. See NSS bug 884072
- (https://bugzilla.mozilla.org/show_bug.cgi?id=884072).
+- patches/nss-secoid-mistake.patch: revert a change to lib/util/secoid.c
+ made by mistake. See NSS bug 877798
+ (https://bugzilla.mozilla.org/show_bug.cgi?id=877798).
« no previous file with comments | « no previous file | nss/lib/certdb/certdb.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698