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

Issue 2958563002: Revert "Disable the buggy RSA parser by default." (Closed)

Created:
3 years, 6 months ago by grt (UTC plus 2)
Modified:
3 years, 6 months ago
Reviewers:
svaldez, davidben
CC:
chromium-reviews
Target Ref:
refs/branch-heads/3139
Project:
chromium
Visibility:
Public.

Description

Revert "Disable the buggy RSA parser by default." This reverts commit 2878e36f5fea9a7404ffd0ab7b4be83d035d199a. Reason for revert: This is checking for a feature before FeatureList::InitializeInstance is called, causing a crash at startup; see https://crbug.com/736251. Original change's description: > Disable the buggy RSA parser by default. > > In doing so, fix the error mapping in openssl_ssl_util.cc. An SSL > connection may fail due to errors in other modules as well (notably the > RSA parser lives in libcrypto). Map any unknown error to > ERR_SSL_PROTOCOL_ERROR, rather than ERR_FAILED and continue to > report the error info. > > Bug: 735616 > Change-Id: Icb587e66987ddd9d5445d30d456de1c029cda21a > Reviewed-on: https://chromium-review.googlesource.com/540536 > Commit-Queue: Steven Valdez <svaldez@chromium.org>; > Reviewed-by: Steven Valdez <svaldez@chromium.org>; > Cr-Commit-Position: refs/heads/master@{#481640} TBR=davidben@chromium.org,svaldez@chromium.org Change-Id: If7f24fa8a99bfd7a8daa2efad926b06350d5d9a6 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 735616 Reviewed-on: https://chromium-review.googlesource.com/545715 Reviewed-by: Greg Thompson <grt@chromium.org>; Commit-Queue: Greg Thompson <grt@chromium.org>; Cr-Original-Commit-Position: refs/heads/master@{#481877} Review-Url: https://codereview.chromium.org/2958563002 . Cr-Commit-Position: refs/branch-heads/3139@{#1} Cr-Branched-From: 2dd0ea84298d45e0962c595c591529bc84dd0ebd-refs/heads/master@{#481757} Committed: https://chromium.googlesource.com/chromium/src/+/b576541bed6393420b4d2c2919ff0d673efa4622

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -39 lines) Patch
M crypto/openssl_util.cc View 2 chunks +0 lines, -22 lines 0 comments Download
M net/ssl/openssl_ssl_util.cc View 1 chunk +17 lines, -17 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
grt (UTC plus 2)
Merging revert to 3139 branch.
3 years, 6 months ago (2017-06-23 14:38:07 UTC) #1
grt (UTC plus 2)
3 years, 6 months ago (2017-06-23 14:39:13 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
b576541bed6393420b4d2c2919ff0d673efa4622.

Powered by Google App Engine
This is Rietveld 408576698