Index: net/third_party/nss/README.chromium |
diff --git a/net/third_party/nss/README.chromium b/net/third_party/nss/README.chromium |
index 73eb25915635b7a519e7435094a15b2838d1009f..b451f62f86a2b2964b0e176502d154a316e9dc5f 100644 |
--- a/net/third_party/nss/README.chromium |
+++ b/net/third_party/nss/README.chromium |
@@ -116,6 +116,10 @@ Patches: |
http://tools.ietf.org/html/draft-agl-tls-chacha20poly1305-01 |
patches/chacha20poly1305.patch |
+ * Fix session cache lock creation race. |
+ patches/cachelocks.patch |
+ https://bugzilla.mozilla.org/show_bug.cgi?id=764646 |
+ |
Apply the patches to NSS by running the patches/applypatches.sh script. Read |
the comments at the top of patches/applypatches.sh for instructions. |