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

Issue 2096973002: [ios] Do not show SSL interstitial if cert is absent or cannot be parsed (Closed)

Created:
4 years, 6 months ago by Eugene But (OOO till 7-30)
Modified:
4 years, 5 months ago
Reviewers:
kkhorimoto
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[ios] Do not show SSL interstitial if cert is absent or cannot be parsed This fixes a crash in SSL Interstitial code which expects that cert exists. Error page with ERR_SSL_SERVER_CERT_BAD_FORMAT error code is used in this case which matches other platforms. BUG=622450 Committed: https://crrev.com/52c43f4c9f148d760553d8d6b1e883487e06d7b9 Cr-Commit-Position: refs/heads/master@{#403356}

Patch Set 1 #

Patch Set 2 : Added unittest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -6 lines) Patch
M ios/web/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M ios/web/ios_web_unittests.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
M ios/web/web_state/error_translation_util.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ios/web/web_state/error_translation_util.mm View 1 chunk +4 lines, -0 lines 0 comments Download
A ios/web/web_state/error_translation_util_unittest.mm View 1 1 chunk +133 lines, -0 lines 0 comments Download
M ios/web/web_state/ui/crw_web_controller.mm View 1 2 chunks +21 lines, -6 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
Eugene But (OOO till 7-30)
If you happy with the general approach I will write a few unit tests for ...
4 years, 6 months ago (2016-06-24 02:38:37 UTC) #2
kkhorimoto
Approach looks good; will lgtm with added tests.
4 years, 5 months ago (2016-06-28 17:12:31 UTC) #3
kkhorimoto
On 2016/06/28 17:12:31, kkhorimoto_ wrote: > Approach looks good; will lgtm with added tests. not ...
4 years, 5 months ago (2016-06-28 17:12:46 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2096973002/20001
4 years, 5 months ago (2016-06-28 22:04:12 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-06-29 01:22:01 UTC) #8
Eugene But (OOO till 7-30)
Wrote tests for error_translation_util. Error presentation for web controller is not really testable (like most ...
4 years, 5 months ago (2016-06-29 03:39:21 UTC) #9
Eugene But (OOO till 7-30)
Kurt? PTAL
4 years, 5 months ago (2016-06-30 18:03:57 UTC) #10
kkhorimoto
lgtm
4 years, 5 months ago (2016-06-30 22:33:21 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2096973002/20001
4 years, 5 months ago (2016-06-30 22:57:32 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-06-30 23:58:08 UTC) #14
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-06-30 23:58:11 UTC) #15
commit-bot: I haz the power
4 years, 5 months ago (2016-07-01 00:00:57 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/52c43f4c9f148d760553d8d6b1e883487e06d7b9
Cr-Commit-Position: refs/heads/master@{#403356}

Powered by Google App Engine
This is Rietveld 408576698