| Index: README.chromium
|
| ===================================================================
|
| --- README.chromium (revision 206814)
|
| +++ README.chromium (working copy)
|
| @@ -66,6 +66,10 @@
|
| (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).
|
|
|