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

Unified Diff: README.chromium

Issue 1843333003: Update NSPR to 4.12 and NSS to 3.23 on iOS (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/nss.git@master
Patch Set: Created 4 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
« no previous file with comments | « no previous file | nspr/lib/ds/plarena.h » ('j') | nss/lib/util/secoid.c » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
index cf08b7f3bb2235db4a5877a6fb2fe51f4b5c88f6..8115acaf76a07972766818045c71d2ea993ecaab 100644
--- a/README.chromium
+++ b/README.chromium
@@ -42,14 +42,10 @@ We made the following local changes to NSPR.
to use PR_GetHostByName. Removing _PR_INET6_PROBE will prevent it from
creating an IPv6 socket to probe if IPv6 is there.
DO NOT upstream this patch.
-- patches/nspr-unused-variable.patch: Remove an unused variable. See NSPR
- bug 1126408 (https://bugzilla.mozilla.org/show_bug.cgi?id=1126408).
We made the following local changes to NSS.
Files Added:
-- nss/exports_win.def: The list of exports to use when building nss as a
- dynamic library (crnss.dll).
- nss/lib/ckfw/builtins/certdata.c: a generated file. Do an upstream NSS
build and copy the generated certdata.c.
- nss/lib/freebl/nss_build_config_mac.h: a header that defines the target
@@ -67,9 +63,6 @@ Patches Applied:
(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-chacha20-poly1305.patch: Support ChaCha20+Poly1305 cipher
- suites. See NSS bug 917571
- (https://bugzilla.mozilla.org/show_bug.cgi?id=917571).
- patches/nss-static.patch: to build NSS as static libraries and omit
libpkix (the new certification path validation library) and
softoken/legacydb (support for the old Berkeley DB databases). See NSS
« no previous file with comments | « no previous file | nspr/lib/ds/plarena.h » ('j') | nss/lib/util/secoid.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698