New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 703821 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Mar 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug



Sign in to add a comment

Update net-internals view of DNS cache

Project Member Reported by mge...@chromium.org, Mar 21 2017

Issue description

Its view of what's in the cache and whether those entries are expired might not reflect reality since https://codereview.chromium.org/2692043002/.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Mar 29 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/7a7492161dee610c0464a8f8f61b61e72db0613a

commit 7a7492161dee610c0464a8f8f61b61e72db0613a
Author: mgersh <mgersh@chromium.org>
Date: Wed Mar 29 22:12:57 2017

Add more data to net-internals view of DNS cache

The cache can now have entries that are expired because they're from a
different network, but are still stored in the cache. This change
updates net-internals to expose that information, and also exposes the
TTL for easier debugging.

BUG= 703821 
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation

Review-Url: https://codereview.chromium.org/2773023003
Cr-Commit-Position: refs/heads/master@{#460548}

[modify] https://crrev.com/7a7492161dee610c0464a8f8f61b61e72db0613a/chrome/browser/resources/net_internals/dns_view.html
[modify] https://crrev.com/7a7492161dee610c0464a8f8f61b61e72db0613a/chrome/browser/resources/net_internals/dns_view.js
[modify] https://crrev.com/7a7492161dee610c0464a8f8f61b61e72db0613a/chrome/browser/ui/webui/net_internals/net_internals_ui_browsertest.cc
[modify] https://crrev.com/7a7492161dee610c0464a8f8f61b61e72db0613a/chrome/test/data/webui/net_internals/dns_view.js
[modify] https://crrev.com/7a7492161dee610c0464a8f8f61b61e72db0613a/net/dns/host_cache.h
[modify] https://crrev.com/7a7492161dee610c0464a8f8f61b61e72db0613a/net/log/net_log_util.cc

Comment 2 by mge...@chromium.org, Mar 29 2017

Status: Fixed (was: Assigned)

Sign in to add a comment