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

Issue 813173002: [ServiceWorker] Cache inspector out from flag, style & icon changes (Closed)

Created:
6 years ago by dmurph
Modified:
6 years ago
Reviewers:
vsevik
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, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

[ServiceWorker] Cache inspector out from flag, style & icon changes: * Added class to indexeddb & SW cache views to prevent double border * Changed icon class of SW cache tree element to be the 'table' icon from indexeddb object store * Changed the 'settings' key for the serviceworker tree element, which was mistakenly left the same as indexed db. * Added 'border-bottom' style to the last element in both indexed db & SW cache grid view. BUG=428015 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187574

Patch Set 1 #

Total comments: 4

Patch Set 2 : Removed Experiment, added icon css #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -6 lines) Patch
M Source/devtools/front_end/main/Main.js View 1 1 chunk +0 lines, -1 line 0 comments Download
M Source/devtools/front_end/resources/IndexedDBViews.js View 1 chunk +1 line, -0 lines 0 comments Download
M Source/devtools/front_end/resources/ResourcesPanel.js View 1 3 chunks +3 lines, -3 lines 0 comments Download
M Source/devtools/front_end/resources/ServiceWorkerCacheViews.js View 1 chunk +1 line, -0 lines 0 comments Download
M Source/devtools/front_end/resources/indexedDBViews.css View 1 chunk +4 lines, -0 lines 0 comments Download
M Source/devtools/front_end/resources/resourcesPanel.css View 1 1 chunk +8 lines, -0 lines 0 comments Download
M Source/devtools/front_end/resources/serviceWorkerCacheViews.css View 1 chunk +4 lines, -0 lines 0 comments Download
M Source/devtools/front_end/sdk/Target.js View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/devtools/front_end/sdk/WorkerTargetManager.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
dmurph
vsevik, Please take a look. I outlined the changes in the description. Question: when you ...
6 years ago (2014-12-18 23:35:56 UTC) #2
vsevik
lgtm https://codereview.chromium.org/813173002/diff/1/Source/devtools/front_end/main/Main.js File Source/devtools/front_end/main/Main.js (left): https://codereview.chromium.org/813173002/diff/1/Source/devtools/front_end/main/Main.js#oldcode145 Source/devtools/front_end/main/Main.js:145: Runtime.experiments.register("serviceWorkerCacheInspection", "ServiceWorker cache inspection", true); You could just ...
6 years ago (2014-12-19 07:20:48 UTC) #3
dmurph
https://codereview.chromium.org/813173002/diff/1/Source/devtools/front_end/main/Main.js File Source/devtools/front_end/main/Main.js (left): https://codereview.chromium.org/813173002/diff/1/Source/devtools/front_end/main/Main.js#oldcode145 Source/devtools/front_end/main/Main.js:145: Runtime.experiments.register("serviceWorkerCacheInspection", "ServiceWorker cache inspection", true); On 2014/12/19 07:20:48, vsevik ...
6 years ago (2014-12-19 21:45:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/813173002/20001
6 years ago (2014-12-19 21:45:36 UTC) #6
commit-bot: I haz the power
6 years ago (2014-12-19 23:57:41 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=187574

Powered by Google App Engine
This is Rietveld 408576698