New issue
Advanced search Search tips

Issue 641876 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Sep 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows , Mac
Pri: 3
Type: ----



Sign in to add a comment

Domain Reliability Internals page

Reported by pa...@yandex-team.ru, Aug 29 2016

Issue description

Device name: Nexus 4

From "Settings > About Chrome"
Application version: 52.0.2743.98
OS: Android 5.1.1

URLs (if applicable): chrome://domain-reliability-internals

Behavior in Android Browser (if applicable):
Nulls are written instead of site URLs.



Steps to reproduce:
(1) Force domain reliability feature (from command line --enable-domain-reliability)
(2) Go to chrome://domain-reliability-internals

Expected result:
URLs of tracked sites should be displayed.

Actual result:
Nulls are shown instead of URLs.

The same bug should appear on other Platforms.

 
Components: Internals>Network
Labels: OS-Linux OS-Mac OS-Windows
Looks like same as internal issue 598373.
Status: Available (was: Unconfirmed)
Project Member

Comment 3 by bugdroid1@chromium.org, Sep 29 2016

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

commit f6c04cf1d3aac4d7bbcbb52cb2127b5ef521c73d
Author: pavor <pavor@yandex-team.ru>
Date: Thu Sep 29 10:41:02 2016

correct displaying URLs on domain-reliability-internals page

DomainReliabilityContext::GetWebUIData() puts into dictionary URL
to the entry with name "origin", but domain_reliability_internals.html
tries to display "domain" data field as URL.

R=dbeam@chromium.org, ttuttle@chromium.org
BUG= 641876 
TEST=Force Domain Reliability feature and load chrome://domain-reliability-internals page
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation

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

[modify] https://crrev.com/f6c04cf1d3aac4d7bbcbb52cb2127b5ef521c73d/chrome/browser/resources/domain_reliability_internals.html

Project Member

Comment 4 by sheriffbot@chromium.org, Sep 29 2017

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available. If you change it back, also remove the "Hotlist-Recharge-Cold" label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Comment 5 by mef@chromium.org, Sep 29 2017

Status: Fixed (was: Untriaged)
I've confirmed with juliatuttle@ that it is fixed now.

Sign in to add a comment