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

Issue 7530020: Re-design the "data" tab on about:net-internals. (Closed)

Created:
9 years, 4 months ago by eroman
Modified:
9 years, 4 months ago
Reviewers:
mmenke
CC:
chromium-reviews, tfarina, arv (Not doing code reviews), eroman
Visibility:
Public.

Description

Re-design the "data" tab on about:net-internals. Split it up into three separate tabs: "Import", "Export", and "Capture". This keeps them visually simpler, and leaves space for more options on each. When loading a file, the "Capture" and "Export" tabs are hidden. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=94670

Patch Set 1 #

Patch Set 2 : Oops, remove some commented out lines I used during testing #

Patch Set 3 : Remove a TODO which I don't intend to do anymore #

Total comments: 16

Patch Set 4 : Address mmenke's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+144 lines, -1311 lines) Patch
A + chrome/browser/resources/net_internals/capture_view.html View 1 chunk +30 lines, -73 lines 0 comments Download
A + chrome/browser/resources/net_internals/capture_view.js View 1 2 3 3 chunks +27 lines, -253 lines 0 comments Download
M chrome/browser/resources/net_internals/category_tabs.html View 1 chunk +3 lines, -1 line 0 comments Download
D chrome/browser/resources/net_internals/data_view.html View 1 chunk +0 lines, -79 lines 0 comments Download
D chrome/browser/resources/net_internals/data_view.js View 1 chunk +0 lines, -327 lines 0 comments Download
A + chrome/browser/resources/net_internals/export_view.html View 1 2 3 1 chunk +18 lines, -72 lines 0 comments Download
A + chrome/browser/resources/net_internals/export_view.js View 1 2 3 4 chunks +16 lines, -244 lines 0 comments Download
M chrome/browser/resources/net_internals/help.html View 1 chunk +2 lines, -2 lines 0 comments Download
A + chrome/browser/resources/net_internals/import_view.html View 1 2 3 1 chunk +10 lines, -66 lines 0 comments Download
A + chrome/browser/resources/net_internals/import_view.js View 7 chunks +18 lines, -176 lines 0 comments Download
M chrome/browser/resources/net_internals/index.html View 1 2 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/resources/net_internals/index.js View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/resources/net_internals/main.css View 3 chunks +9 lines, -12 lines 0 comments Download
M chrome/browser/resources/net_internals/main.js View 1 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
eroman
Here is what it looks like: Capture tab: http://i.imgur.com/aKyav.png Capture tab (with expanded tip): http://i.imgur.com/d4D99.png ...
9 years, 4 months ago (2011-07-29 01:08:08 UTC) #1
mmenke
http://codereview.chromium.org/7530020/diff/2002/chrome/browser/resources/net_internals/export_view.html File chrome/browser/resources/net_internals/export_view.html (right): http://codereview.chromium.org/7530020/diff/2002/chrome/browser/resources/net_internals/export_view.html#newcode3 chrome/browser/resources/net_internals/export_view.html:3: <div id=dataViewDumpDataDiv> Not using this anymore, so can delete ...
9 years, 4 months ago (2011-07-29 14:18:53 UTC) #2
eroman
http://codereview.chromium.org/7530020/diff/2002/chrome/browser/resources/net_internals/export_view.html File chrome/browser/resources/net_internals/export_view.html (right): http://codereview.chromium.org/7530020/diff/2002/chrome/browser/resources/net_internals/export_view.html#newcode3 chrome/browser/resources/net_internals/export_view.html:3: <div id=dataViewDumpDataDiv> On 2011/07/29 14:18:53, Matt Menke wrote: > ...
9 years, 4 months ago (2011-07-29 15:15:08 UTC) #3
mmenke
9 years, 4 months ago (2011-07-29 15:20:02 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698