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

Issue 11663014: [net-internals] Remove resolved hostname from UDP_SOCKET event description. (Closed)

Created:
8 years ago by szym
Modified:
7 years, 12 months ago
Reviewers:
eroman, mmenke
CC:
chromium-reviews, arv (Not doing code reviews), eroman
Visibility:
Public.

Description

[net-internals] Remove resolved hostname from UDP_SOCKET event description. UDP sockets can now live across multiple HOST_RESOLVER_IMPL_JOBs, so the hostname can no longer be used in the description. BUG=167366 TEST=see bug Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=174620

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add another test instead of removing the code. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M chrome/browser/resources/net_internals/source_entry.js View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
szym
UDP_SOCKET already logs the address in UDP_BYTES_RECEIVED (even after it's connected), so I think just ...
8 years ago (2012-12-21 22:27:53 UTC) #1
mmenke
On 2012/12/21 22:27:53, szym wrote: > UDP_SOCKET already logs the address in UDP_BYTES_RECEIVED (even after ...
8 years ago (2012-12-21 22:49:25 UTC) #2
eroman
lgtm https://codereview.chromium.org/11663014/diff/1/chrome/browser/resources/net_internals/source_entry.js File chrome/browser/resources/net_internals/source_entry.js (left): https://codereview.chromium.org/11663014/diff/1/chrome/browser/resources/net_internals/source_entry.js#oldcode120 chrome/browser/resources/net_internals/source_entry.js:120: this.entries_[0].params.source_dependency != undefined) { I suspect what was ...
8 years ago (2012-12-21 22:52:56 UTC) #3
szym
We definitely want to merge it into M25, but right now I'm not sure if ...
8 years ago (2012-12-21 23:01:20 UTC) #4
eroman
I suggest leaving it in, since it is still applicable when loading older logs. My ...
8 years ago (2012-12-21 23:14:02 UTC) #5
szym
On 2012/12/21 23:14:02, eroman wrote: > I suggest leaving it in, since it is still ...
7 years, 12 months ago (2012-12-26 16:53:54 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/szym@chromium.org/11663014/1002
7 years, 12 months ago (2012-12-26 16:54:11 UTC) #7
commit-bot: I haz the power
7 years, 12 months ago (2012-12-26 17:50:05 UTC) #8
Message was sent while issue was closed.
Change committed as 174620

Powered by Google App Engine
This is Rietveld 408576698