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

Issue 2057243003: DevTools: [network] Show request start time in timing table (Closed)

Created:
4 years, 6 months ago by paulirish
Modified:
3 years, 10 months ago
Reviewers:
caseq, chowse, alph, allada
CC:
apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, chromium-reviews, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, pfeldman, sergeyv+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: [network] Show request start time in timing table Screenshot: http://i.imgur.com/hlPOiWZ.png This CL picks up from https://codereview.chromium.org/1232733002 BUG=447200, 476749 Review-Url: https://codereview.chromium.org/2057243003 Cr-Commit-Position: refs/heads/master@{#449808} Committed: https://chromium.googlesource.com/chromium/src/+/d2b07d2dd7299cd250c2ae15a9b0cfedd2bec5b3

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : connection setup -> start #

Total comments: 2

Patch Set 4 : fix lint #

Patch Set 5 : Common.UIString #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -16 lines) Patch
M third_party/WebKit/Source/devtools/front_end/main/Main.js View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/network/NetworkWaterfallColumn.js View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/network/RequestTimingView.js View 1 2 3 4 4 chunks +20 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/network/networkPanel.css View 1 3 chunks +9 lines, -7 lines 0 comments Download

Messages

Total messages: 30 (17 generated)
paulirish
PTAL
4 years, 6 months ago (2016-06-10 21:35:44 UTC) #6
allada
lgtm
4 years, 6 months ago (2016-06-10 23:27:16 UTC) #8
allada
lgtm
4 years, 6 months ago (2016-06-10 23:27:16 UTC) #9
paulirish
caseq can you hook me up with a review?
4 years, 4 months ago (2016-08-08 23:45:48 UTC) #10
caseq
+chowse code lgtm, but per Pavel's suggestion, let's make these visually distinct from the rest ...
4 years, 4 months ago (2016-08-09 00:09:25 UTC) #12
chowse
On 2016/08/09 00:09:25, caseq wrote: > +chowse > > code lgtm, but per Pavel's suggestion, ...
4 years, 4 months ago (2016-08-09 01:17:48 UTC) #13
caseq
On 2016/08/09 01:17:48, chowse wrote: > Is "0" supposed to be "0ms"? Are these absolute ...
4 years, 4 months ago (2016-08-09 01:45:56 UTC) #14
chowse
On 2016/08/09 01:45:56, caseq wrote: > On 2016/08/09 01:17:48, chowse wrote: > > Is "0" ...
4 years, 4 months ago (2016-08-09 03:22:11 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2057243003/40001
3 years, 10 months ago (2017-02-07 21:27:52 UTC) #20
alph
https://codereview.chromium.org/2057243003/diff/40001/third_party/WebKit/Source/devtools/front_end/network/RequestTimingView.js File third_party/WebKit/Source/devtools/front_end/network/RequestTimingView.js (right): https://codereview.chromium.org/2057243003/diff/40001/third_party/WebKit/Source/devtools/front_end/network/RequestTimingView.js#newcode216 third_party/WebKit/Source/devtools/front_end/network/RequestTimingView.js:216: queueingHeader.createChild("td").createTextChild("Resource Scheduling"); Common.UIString https://codereview.chromium.org/2057243003/diff/40001/third_party/WebKit/Source/devtools/front_end/network/RequestTimingView.js#newcode218 third_party/WebKit/Source/devtools/front_end/network/RequestTimingView.js:218: queueingHeader.createChild("td").createTextChild("TIME"); ditto
3 years, 10 months ago (2017-02-07 22:31:39 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/385561)
3 years, 10 months ago (2017-02-08 00:05:43 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2057243003/80001
3 years, 10 months ago (2017-02-10 23:27:53 UTC) #27
commit-bot: I haz the power
3 years, 10 months ago (2017-02-11 00:55:29 UTC) #30
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/d2b07d2dd7299cd250c2ae15a9b0...

Powered by Google App Engine
This is Rietveld 408576698