New issue
Advanced search Search tips

Issue 691606 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Feb 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Chrome chrome://net-internals/#import file picker should default to .JSON files

Project Member Reported by elawrence@chromium.org, Feb 13 2017

Issue description

Chrome Version: 58.0.3011

What steps will reproduce the problem?
(1) Open chrome://net-internals/#import
(2) Click Import button

What is the expected result? Shown only JSON files (by default), since those are the type the importer supports.

What happens instead? Shown all files.


 
Project Member

Comment 1 by bugdroid1@chromium.org, Feb 13 2017

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

commit 529d4230c3d01a4ed528ef3ecf06db1b242f006a
Author: elawrence <elawrence@chromium.org>
Date: Mon Feb 13 17:55:20 2017

Network Log import UI should default to .json files

The Import button on chrome://net-internals/#import should default to
showing files of type .json to allow users to more easily find the
correct file to load.

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

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

[modify] https://crrev.com/529d4230c3d01a4ed528ef3ecf06db1b242f006a/chrome/browser/resources/net_internals/import_view.html

Status: Fixed (was: Started)

Sign in to add a comment