Skip to content

Commit

Permalink
Bug 1368599 - Remove short TLS 1.3 headers for Firefox. r=mt
Browse files Browse the repository at this point in the history
Summary:
Note: I plan to uplift this change (which only affects the Firefox
build) to Firefox w/o the rest of NSS.

Reviewers: mt, kaie

Differential Revision: https://nss-review.dev.mozaws.net/D342
  • Loading branch information
ekr committed Jun 7, 2017
1 parent d512521 commit aeb69e3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/ssl/ssl.gyp
Expand Up @@ -68,11 +68,6 @@
'UNSAFE_FUZZER_MODE',
],
}],
[ 'mozilla_client==1', {
'defines': [
'NSS_ENABLE_TLS13_SHORT_HEADERS',
],
}],
],
'dependencies': [
'<(DEPTH)/exports.gyp:nss_exports',
Expand Down

0 comments on commit aeb69e3

Please sign in to comment.