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

Issue 2537373002: Use different source types for each ConnectJob subclass. (Closed)

Created:
4 years ago by davidben
Modified:
4 years ago
Reviewers:
mmenke
CC:
chromium-reviews, rsleevi+watch_chromium.org, certificate-transparency-chrome_googlegroups.com, cbentzel+watch_chromium.org, Eran Messeri, eroman, arv+watch_chromium.org, martijn+crwatch_martijnc.be
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use different source types for each ConnectJob subclass. This makes it easier to distinguish the different CONNECT_JOB entries that get spawned in the more complex cases. Notably, SSL produces two of them. BUG=669700 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/b7048f096092bcb293216921c35df413258dbd57 Cr-Commit-Position: refs/heads/master@{#435419}

Patch Set 1 #

Patch Set 2 : sort #

Patch Set 3 : backwards compat #

Total comments: 6

Patch Set 4 : mmenke comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -23 lines) Patch
M chrome/browser/resources/net_internals/source_entry.js View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/test/data/webui/net_internals/log_view_painter.js View 2 chunks +3 lines, -2 lines 0 comments Download
M net/cert/multi_log_ct_verifier_unittest.cc View 1 2 3 1 chunk +3 lines, -7 lines 0 comments Download
M net/docs/crash-course-in-net-internals.md View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_proxy_client_socket_pool.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/log/net_log_source_type_list.h View 1 1 chunk +5 lines, -1 line 0 comments Download
M net/socket/client_socket_pool_base_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/socket/socks_client_socket_pool.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/ssl_client_socket_pool.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/transport_client_socket_pool.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/socket/websocket_transport_client_socket_pool.cc View 1 chunk +8 lines, -7 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 26 (17 generated)
davidben
4 years ago (2016-11-30 00:04:17 UTC) #8
mmenke
https://codereview.chromium.org/2537373002/diff/40001/chrome/browser/resources/net_internals/source_entry.js File chrome/browser/resources/net_internals/source_entry.js (right): https://codereview.chromium.org/2537373002/diff/40001/chrome/browser/resources/net_internals/source_entry.js#newcode88 chrome/browser/resources/net_internals/source_entry.js:88: case EventSourceType.CONNECT_JOB: This works, even if EventSourceType.CONNECT_JOB is undefined ...
4 years ago (2016-11-30 15:09:24 UTC) #12
davidben
https://codereview.chromium.org/2537373002/diff/40001/chrome/browser/resources/net_internals/source_entry.js File chrome/browser/resources/net_internals/source_entry.js (right): https://codereview.chromium.org/2537373002/diff/40001/chrome/browser/resources/net_internals/source_entry.js#newcode88 chrome/browser/resources/net_internals/source_entry.js:88: case EventSourceType.CONNECT_JOB: On 2016/11/30 15:09:24, mmenke wrote: > This ...
4 years ago (2016-11-30 17:37:49 UTC) #14
mmenke
https://codereview.chromium.org/2537373002/diff/40001/chrome/browser/resources/net_internals/source_entry.js File chrome/browser/resources/net_internals/source_entry.js (right): https://codereview.chromium.org/2537373002/diff/40001/chrome/browser/resources/net_internals/source_entry.js#newcode88 chrome/browser/resources/net_internals/source_entry.js:88: case EventSourceType.CONNECT_JOB: On 2016/11/30 17:37:49, davidben (on triage til ...
4 years ago (2016-11-30 20:51:59 UTC) #18
davidben
https://codereview.chromium.org/2537373002/diff/40001/chrome/browser/resources/net_internals/source_entry.js File chrome/browser/resources/net_internals/source_entry.js (right): https://codereview.chromium.org/2537373002/diff/40001/chrome/browser/resources/net_internals/source_entry.js#newcode88 chrome/browser/resources/net_internals/source_entry.js:88: case EventSourceType.CONNECT_JOB: On 2016/11/30 20:51:59, mmenke wrote: > On ...
4 years ago (2016-11-30 20:58:38 UTC) #19
mmenke
Thanks, LGTM!
4 years ago (2016-11-30 21:13:44 UTC) #20
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/2537373002/60001
4 years ago (2016-11-30 21:16:35 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-11-30 21:20:56 UTC) #24
commit-bot: I haz the power
4 years ago (2016-11-30 21:24:52 UTC) #26
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/b7048f096092bcb293216921c35df413258dbd57
Cr-Commit-Position: refs/heads/master@{#435419}

Powered by Google App Engine
This is Rietveld 408576698