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

Issue 1048763002: [DevTools] Show LastModified and ResponseTime of ServiceWorker script in DevTools (Closed)

Created:
5 years, 8 months ago by horo
Modified:
5 years, 8 months ago
Reviewers:
dgozman
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

[DevTools] Show LastModified and ResponseTime of ServiceWorker script in DevTools This cl depends on https://codereview.chromium.org/1037933002 BUG=466871 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192818

Patch Set 1 : #

Patch Set 2 : rebase on https://codereview.chromium.org/1039983003/ #

Patch Set 3 : use WebInspector.UIString #

Total comments: 8

Patch Set 4 : incorporated dgozman's comment #

Total comments: 6

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -19 lines) Patch
M LayoutTests/http/tests/inspector/service-workers/service-workers-view.html View 1 chunk +13 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/inspector/service-workers/service-workers-view-expected.txt View 5 chunks +10 lines, -0 lines 0 comments Download
M Source/devtools/front_end/resources/ServiceWorkersView.js View 1 2 3 4 2 chunks +14 lines, -1 line 0 comments Download
M Source/devtools/front_end/resources/serviceWorkersView.css View 1 2 3 2 chunks +4 lines, -18 lines 0 comments Download
M Source/devtools/front_end/ui/smallIcon.css View 1 2 3 3 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
horo
dgozman@ Could you please review this?
5 years, 8 months ago (2015-03-30 08:23:41 UTC) #3
dgozman
This patch includes https://codereview.chromium.org/1039983003/. Should we close the latter? https://codereview.chromium.org/1048763002/diff/60001/Source/devtools/front_end/resources/ServiceWorkersView.js File Source/devtools/front_end/resources/ServiceWorkersView.js (right): https://codereview.chromium.org/1048763002/diff/60001/Source/devtools/front_end/resources/ServiceWorkersView.js#newcode327 Source/devtools/front_end/resources/ServiceWorkersView.js:327: ...
5 years, 8 months ago (2015-03-30 12:54:23 UTC) #4
horo
> This patch includes https://codereview.chromium.org/1039983003/. Should we close > the latter? Sorry, I wrongly uploaded ...
5 years, 8 months ago (2015-03-30 15:05:40 UTC) #5
dgozman
https://codereview.chromium.org/1048763002/diff/80001/Source/devtools/front_end/resources/ServiceWorkersView.js File Source/devtools/front_end/resources/ServiceWorkersView.js (right): https://codereview.chromium.org/1048763002/diff/80001/Source/devtools/front_end/resources/ServiceWorkersView.js#newcode326 Source/devtools/front_end/resources/ServiceWorkersView.js:326: var scriptLastModifiedDiv = scriptURLDiv.createChild("div", "service-workers-info"); You can just create ...
5 years, 8 months ago (2015-03-30 15:22:16 UTC) #6
horo
https://codereview.chromium.org/1048763002/diff/80001/Source/devtools/front_end/resources/ServiceWorkersView.js File Source/devtools/front_end/resources/ServiceWorkersView.js (right): https://codereview.chromium.org/1048763002/diff/80001/Source/devtools/front_end/resources/ServiceWorkersView.js#newcode326 Source/devtools/front_end/resources/ServiceWorkersView.js:326: var scriptLastModifiedDiv = scriptURLDiv.createChild("div", "service-workers-info"); On 2015/03/30 15:22:16, dgozman ...
5 years, 8 months ago (2015-03-30 15:39:52 UTC) #7
dgozman
lgtm
5 years, 8 months ago (2015-03-30 15:53:33 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1048763002/100001
5 years, 8 months ago (2015-03-31 06:29:40 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1048763002/120001
5 years, 8 months ago (2015-03-31 07:16:17 UTC) #15
commit-bot: I haz the power
5 years, 8 months ago (2015-03-31 09:23:50 UTC) #16
Message was sent while issue was closed.
Committed patchset #5 (id:120001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=192818

Powered by Google App Engine
This is Rietveld 408576698