diff options
author | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-07 22:02:50 +0000 |
---|---|---|
committer | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-07 22:02:50 +0000 |
commit | b80d2cfc67ef95d9d51dcc8b200130fbf10821d6 (patch) | |
tree | 7b1e1265af71a54aa6a33aa15add1788ecb88e45 /net/third_party | |
parent | 285358177babe42f15061b622890b05db3505a6b (diff) | |
download | chromium_src-b80d2cfc67ef95d9d51dcc8b200130fbf10821d6.zip chromium_src-b80d2cfc67ef95d9d51dcc8b200130fbf10821d6.tar.gz chromium_src-b80d2cfc67ef95d9d51dcc8b200130fbf10821d6.tar.bz2 |
Add bugzilla link for net/third_party/nss/patches/getrequestedclientcerttypes.patch
BUG=88782
TEST=none
Review URL: http://codereview.chromium.org/8834003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113477 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/third_party')
-rw-r--r-- | net/third_party/nss/README.chromium | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/third_party/nss/README.chromium b/net/third_party/nss/README.chromium index e85e7c4..45fe2b3 100644 --- a/net/third_party/nss/README.chromium +++ b/net/third_party/nss/README.chromium @@ -83,7 +83,7 @@ Patches: patches/encryptedclientcerts.patch * Add function to retrieve TLS client cert types requested by server. - TODO(mattm): post to bugzilla + https://bugzilla.mozilla.org/show_bug.cgi?id=51413 patches/getrequestedclientcerttypes.patch Apply the patches to NSS by running the patches/applypatches.sh script. Read |