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

Issue 2190783002: Remove one content::SSLStatus usage in the renderer. (Closed)

Created:
4 years, 4 months ago by jam
Modified:
4 years, 4 months ago
Reviewers:
davidben, estark
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, Avi (use Gerrit), creis+watch_chromium.org, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, ajwong+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove one content::SSLStatus usage in the renderer. Move the console warning when visiting localhost sites with bad certs can be done in the browser. Also remove the DHE warning since it's not needed anymore per the bug. BUG=598073, 598109 Committed: https://crrev.com/661e32a163aa0561de98a31e3d0bc43314e301dc Cr-Commit-Position: refs/heads/master@{#408474}

Patch Set 1 #

Total comments: 8

Patch Set 2 : review comments #

Total comments: 1

Patch Set 3 : remove unneeded header #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -88 lines) Patch
M chrome/browser/ui/tab_contents/core_tab_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/tab_contents/core_tab_helper.cc View 2 chunks +31 lines, -0 lines 0 comments Download
M chrome/renderer/chrome_render_frame_observer.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/renderer/chrome_render_frame_observer.cc View 1 2 3 chunks +0 lines, -54 lines 0 comments Download
M content/public/renderer/render_view.h View 1 2 chunks +0 lines, -4 lines 0 comments Download
M content/renderer/render_view_browsertest.cc View 2 chunks +0 lines, -16 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/render_view_impl.cc View 3 chunks +0 lines, -12 lines 0 comments Download

Messages

Total messages: 23 (15 generated)
jam
4 years, 4 months ago (2016-07-27 23:24:30 UTC) #5
estark
https://codereview.chromium.org/2190783002/diff/1/chrome/browser/ui/tab_contents/core_tab_helper.cc File chrome/browser/ui/tab_contents/core_tab_helper.cc (right): https://codereview.chromium.org/2190783002/diff/1/chrome/browser/ui/tab_contents/core_tab_helper.cc#newcode260 chrome/browser/ui/tab_contents/core_tab_helper.cc:260: content::NavigationEntry* entry = Do we need to check for ...
4 years, 4 months ago (2016-07-28 16:29:53 UTC) #8
jam
https://codereview.chromium.org/2190783002/diff/1/chrome/browser/ui/tab_contents/core_tab_helper.cc File chrome/browser/ui/tab_contents/core_tab_helper.cc (right): https://codereview.chromium.org/2190783002/diff/1/chrome/browser/ui/tab_contents/core_tab_helper.cc#newcode260 chrome/browser/ui/tab_contents/core_tab_helper.cc:260: content::NavigationEntry* entry = On 2016/07/28 16:29:53, estark wrote: > ...
4 years, 4 months ago (2016-07-28 16:59:13 UTC) #10
davidben
(Haven't looked at the rest of the CL, just the read I was added for.) ...
4 years, 4 months ago (2016-07-28 17:06:17 UTC) #13
estark
lgtm https://codereview.chromium.org/2190783002/diff/1/chrome/browser/ui/tab_contents/core_tab_helper.cc File chrome/browser/ui/tab_contents/core_tab_helper.cc (right): https://codereview.chromium.org/2190783002/diff/1/chrome/browser/ui/tab_contents/core_tab_helper.cc#newcode260 chrome/browser/ui/tab_contents/core_tab_helper.cc:260: content::NavigationEntry* entry = On 2016/07/28 16:59:12, jam wrote: ...
4 years, 4 months ago (2016-07-28 19:59:35 UTC) #16
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/2190783002/40001
4 years, 4 months ago (2016-07-28 20:15:08 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-07-28 21:21:01 UTC) #21
commit-bot: I haz the power
4 years, 4 months ago (2016-07-28 21:24:06 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/661e32a163aa0561de98a31e3d0bc43314e301dc
Cr-Commit-Position: refs/heads/master@{#408474}

Powered by Google App Engine
This is Rietveld 408576698