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

Unified Diff: README.chromium

Issue 12089033: Update to NSPR 4.9.5 Beta 2, part 2: actual changes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/nss/
Patch Set: Created 7 years, 11 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 | mozilla/nsprpub/pr/include/md/_darwin.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
===================================================================
--- README.chromium (revision 179237)
+++ README.chromium (working copy)
@@ -7,7 +7,7 @@
Security Critical: yes
Description:
-NSS 3.14.1 RC0 with NSPR 4.9
+NSS 3.14.1 RC0 with NSPR 4.9.5 Beta 2
This copy of NSS has been customized for Chromium. NSPR is also put here
rather than in a separate directory to emphasize the fact that Chromium is
@@ -22,7 +22,7 @@
The source code was checked out from the mozilla.org CVS repository using
the nspr-checkout.sh and nss-checkout.sh scripts in the scripts directory.
The current source code was checked out with the CVS tags -r NSS_3_14_1_RC0
-and -r NSPR_4_9_RTM.
+and -r NSPR_4_9_5_BETA2.
Local Modifications:
@@ -43,10 +43,6 @@
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-warnings.patch: fix compiler warnings. See NSPR bug 699567
- (https://bugzilla.mozilla.org/show_bug.cgi?id=699567).
-- patches/nspr-merge-795213.patch: Fix a compiler warning
- (upstream bug at https://bugzilla.mozilla.org/show_bug.cgi?id=795213)
We made the following local changes to NSS.
- patches/nss-static.patch: to build NSS as static libraries and omit
« no previous file with comments | « no previous file | mozilla/nsprpub/pr/include/md/_darwin.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698