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

Unified Diff: net/third_party/nss/patches/applypatches.sh

Issue 62103003: NSS: add `balloon' extension to when we might hit the F5 bug. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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
Index: net/third_party/nss/patches/applypatches.sh
diff --git a/net/third_party/nss/patches/applypatches.sh b/net/third_party/nss/patches/applypatches.sh
index 947cf5e1b578dfb31204095b48d99886d59c4d8e..0f6cf668b33d87d21471329a2dbe4308a6a49bf5 100755
--- a/net/third_party/nss/patches/applypatches.sh
+++ b/net/third_party/nss/patches/applypatches.sh
@@ -65,3 +65,5 @@ patch -p4 < $patches_dir/peercertchain2.patch
patch -p4 < $patches_dir/canfalsestart.patch
patch -p4 < $patches_dir/nullcipher_934016.patch
+
+patch -p4 < $patches_dir/balloonextension.patch

Powered by Google App Engine
This is Rietveld 408576698