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

Issue 2191113002: Remove usage of SSLStatus in RenderFrameImpl. (Closed)

Created:
4 years, 4 months ago by jam
Modified:
4 years, 4 months ago
Reviewers:
estark
CC:
chromium-reviews, nasko+codewatch_chromium.org, mlamouri+watch-content_chromium.org, jam, darin-cc_chromium.org, creis+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 usage of SSLStatus in RenderFrameImpl. Per discussion, this optimization isn't necessary anymore since we don't have a UI that shows frame specific errors. BUG=598073 Committed: https://crrev.com/6ce51b7351ed32a0b6c82f5a83d83641a1b5babd Committed: https://crrev.com/aebe8907589f73cd66311a81f84c15b5a40d12bc Cr-Original-Commit-Position: refs/heads/master@{#409855} Cr-Commit-Position: refs/heads/master@{#410418}

Patch Set 1 #

Patch Set 2 : remove now unnecessary test #

Patch Set 3 : don't send for same origin so thattests pass because of favicon loading #

Total comments: 3

Patch Set 4 : review comments #

Patch Set 5 : fix more test #

Total comments: 6

Patch Set 6 : review comments #

Patch Set 7 : upload after revert #

Patch Set 8 : fix with url interceptor #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -96 lines) Patch
M chrome/browser/ssl/ssl_browser_tests.cc View 1 2 3 4 5 6 7 5 chunks +43 lines, -9 lines 0 comments Download
M content/browser/site_per_process_browsertest.cc View 1 2 3 4 5 6 1 chunk +0 lines, -33 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 3 4 5 6 3 chunks +3 lines, -52 lines 0 comments Download
M testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter View 1 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 68 (46 generated)
jam
btw as a tangent, while debugging this code I found a lot of code paths ...
4 years, 4 months ago (2016-08-03 19:33:46 UTC) #17
estark
On 2016/08/03 19:33:46, jam wrote: > btw as a tangent, while debugging this code I ...
4 years, 4 months ago (2016-08-03 22:01:48 UTC) #18
estark
https://codereview.chromium.org/2191113002/diff/60001/content/renderer/render_frame_impl.cc File content/renderer/render_frame_impl.cc (right): https://codereview.chromium.org/2191113002/diff/60001/content/renderer/render_frame_impl.cc#newcode810 content/renderer/render_frame_impl.cc:810: url::Origin(GURL(main_ds->request().url()))); On 2016/08/03 19:33:45, jam wrote: > I've kept ...
4 years, 4 months ago (2016-08-03 22:31:38 UTC) #19
estark
(Also, tangentially related, I think some of the reason this is all so hairy is ...
4 years, 4 months ago (2016-08-03 22:52:55 UTC) #20
jam
On 2016/08/03 22:01:48, estark wrote: > On 2016/08/03 19:33:46, jam wrote: > > btw as ...
4 years, 4 months ago (2016-08-03 23:55:44 UTC) #23
estark
lgtm with a question inline about the MAYBE_ https://codereview.chromium.org/2191113002/diff/120001/chrome/browser/ssl/ssl_browser_tests.cc File chrome/browser/ssl/ssl_browser_tests.cc (right): https://codereview.chromium.org/2191113002/diff/120001/chrome/browser/ssl/ssl_browser_tests.cc#newcode158 chrome/browser/ssl/ssl_browser_tests.cc:158: // ...
4 years, 4 months ago (2016-08-04 04:31:17 UTC) #31
estark
On 2016/08/03 23:55:44, jam wrote: > On 2016/08/03 22:01:48, estark wrote: > > On 2016/08/03 ...
4 years, 4 months ago (2016-08-04 04:35:36 UTC) #32
estark
(Last message, sorry) Just wanted to record some more detail for the historical record about ...
4 years, 4 months ago (2016-08-04 04:46:08 UTC) #33
jam
On 2016/08/04 04:35:36, estark wrote: > On 2016/08/03 23:55:44, jam wrote: > > On 2016/08/03 ...
4 years, 4 months ago (2016-08-04 17:41:53 UTC) #34
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/2191113002/140001
4 years, 4 months ago (2016-08-04 17:45:02 UTC) #37
commit-bot: I haz the power
Committed patchset #6 (id:140001)
4 years, 4 months ago (2016-08-04 19:05:01 UTC) #38
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/6ce51b7351ed32a0b6c82f5a83d83641a1b5babd Cr-Commit-Position: refs/heads/master@{#409855}
4 years, 4 months ago (2016-08-04 19:08:29 UTC) #40
jam
A revert of this CL (patchset #6 id:140001) has been created in https://codereview.chromium.org/2214293003/ by jam@chromium.org. ...
4 years, 4 months ago (2016-08-05 00:47:07 UTC) #41
jam
ptal, it looks like there were other CheckAuthenticationBrokenState calls that would flake depending on when ...
4 years, 4 months ago (2016-08-05 19:44:36 UTC) #52
estark
lgtm
4 years, 4 months ago (2016-08-05 21:11:21 UTC) #53
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/2191113002/240001
4 years, 4 months ago (2016-08-05 21:27:44 UTC) #56
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/117290)
4 years, 4 months ago (2016-08-05 22:16:23 UTC) #58
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/2191113002/240001
4 years, 4 months ago (2016-08-05 22:17:43 UTC) #60
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/117380)
4 years, 4 months ago (2016-08-05 23:27:43 UTC) #62
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/2191113002/240001
4 years, 4 months ago (2016-08-08 16:55:39 UTC) #64
commit-bot: I haz the power
Committed patchset #8 (id:240001)
4 years, 4 months ago (2016-08-08 20:12:44 UTC) #66
commit-bot: I haz the power
4 years, 4 months ago (2016-08-08 20:16:39 UTC) #68
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/aebe8907589f73cd66311a81f84c15b5a40d12bc
Cr-Commit-Position: refs/heads/master@{#410418}

Powered by Google App Engine
This is Rietveld 408576698