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

Issue 2654483004: [DevTools] Provide a way to delete Indexed DBs (Closed)

Created:
3 years, 11 months ago by eostroukhov
Modified:
3 years, 11 months ago
Reviewers:
dgozman, pfeldman
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, haraken, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, cmumford, devtools-reviews_chromium.org, blink-reviews, jsbell+idb_chromium.org, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Provide a way to delete Indexed DBs BUG=682425 Review-Url: https://codereview.chromium.org/2654483004 Cr-Commit-Position: refs/heads/master@{#446147} Committed: https://chromium.googlesource.com/chromium/src/+/dcca6cc86709771f3d79f093380847d7bf890d5c

Patch Set 1 #

Total comments: 10

Patch Set 2 : [DevTools] Provide a way to delete Indexed DBs #

Patch Set 3 : Better use of UI.ReportView #

Total comments: 8

Patch Set 4 : Moved the confirm dialog #

Unified diffs Side-by-side diffs Delta from patch set Stats (+192 lines, -42 lines) Patch
M third_party/WebKit/Source/core/inspector/browser_protocol.json View 1 1 chunk +10 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/inspector_protocol_config.json View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/resources/IndexedDBModel.js View 1 chunk +13 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/resources/IndexedDBViews.js View 1 2 3 2 chunks +22 lines, -22 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/resources/ResourcesPanel.js View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/resources/indexedDBViews.css View 1 2 1 chunk +0 lines, -18 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/UIUtils.js View 1 2 3 1 chunk +40 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/ui/confirmDialog.css View 1 2 3 1 chunk +24 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/module.json View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/InspectorIndexedDBAgent.h View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/InspectorIndexedDBAgent.cpp View 3 chunks +77 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (19 generated)
eostroukhov
Please take a look. I added a screenshot to the bug. I consider this an ...
3 years, 11 months ago (2017-01-24 20:17:42 UTC) #4
pfeldman
native code looks good. https://codereview.chromium.org/2654483004/diff/1/third_party/WebKit/Source/core/inspector/inspector_protocol_config.json File third_party/WebKit/Source/core/inspector/inspector_protocol_config.json (right): https://codereview.chromium.org/2654483004/diff/1/third_party/WebKit/Source/core/inspector/inspector_protocol_config.json#newcode1 third_party/WebKit/Source/core/inspector/inspector_protocol_config.json:1: revert blank line https://codereview.chromium.org/2654483004/diff/1/third_party/WebKit/Source/devtools/front_end/resources/IndexedDBViews.js File ...
3 years, 11 months ago (2017-01-24 23:14:21 UTC) #9
eostroukhov
Thanks for the review. I addressed the comments - please take another look. https://codereview.chromium.org/2654483004/diff/1/third_party/WebKit/Source/core/inspector/inspector_protocol_config.json File ...
3 years, 11 months ago (2017-01-25 19:56:36 UTC) #16
pfeldman
https://codereview.chromium.org/2654483004/diff/40001/third_party/WebKit/Source/devtools/front_end/resources/IndexedDBViews.js File third_party/WebKit/Source/devtools/front_end/resources/IndexedDBViews.js (right): https://codereview.chromium.org/2654483004/diff/40001/third_party/WebKit/Source/devtools/front_end/resources/IndexedDBViews.js#newcode82 third_party/WebKit/Source/devtools/front_end/resources/IndexedDBViews.js:82: Resources.ConfirmDialog = class extends UI.VBox { Mind moving this ...
3 years, 11 months ago (2017-01-25 20:02:45 UTC) #17
eostroukhov
Thanks for the review. Comments addressed. Please, take another look. https://codereview.chromium.org/2654483004/diff/40001/third_party/WebKit/Source/devtools/front_end/resources/IndexedDBViews.js File third_party/WebKit/Source/devtools/front_end/resources/IndexedDBViews.js (right): https://codereview.chromium.org/2654483004/diff/40001/third_party/WebKit/Source/devtools/front_end/resources/IndexedDBViews.js#newcode82 ...
3 years, 11 months ago (2017-01-25 20:20:03 UTC) #20
pfeldman
lgtm
3 years, 11 months ago (2017-01-25 21:27:57 UTC) #21
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/2654483004/60001
3 years, 11 months ago (2017-01-25 21:34:47 UTC) #24
commit-bot: I haz the power
3 years, 11 months ago (2017-01-25 22:54:18 UTC) #27
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/dcca6cc86709771f3d79f0933808...

Powered by Google App Engine
This is Rietveld 408576698