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

Issue 408493003: Show local storage usage on the Website Settings options page. (Closed)

Created:
6 years, 5 months ago by Daniel Nishi
Modified:
6 years, 5 months ago
Reviewers:
Bernhard Bauer
CC:
scheib, chromium-reviews, dbeam+watch-options_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Show local storage usage on the Website Settings options page. BUG=372607 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285045

Patch Set 1 #

Total comments: 28

Patch Set 2 : Add caching. #

Total comments: 10

Patch Set 3 : Trying tryjobs. #

Patch Set 4 : No longer using std::end. #

Total comments: 4

Patch Set 5 : Nit-be-gone. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+152 lines, -19 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/origin_resources_list.js View 1 2 3 chunks +17 lines, -3 lines 0 comments Download
M chrome/browser/resources/options/website_settings.css View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/website_settings.html View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/website_settings.js View 1 2 3 4 3 chunks +26 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/options/website_settings_handler.h View 1 2 3 4 3 chunks +23 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/options/website_settings_handler.cc View 1 2 3 5 chunks +72 lines, -12 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Daniel Nishi
bauerb: Would you mind taking a look at this patch, or re-assigning if you would ...
6 years, 5 months ago (2014-07-18 20:29:30 UTC) #1
Bernhard Bauer
https://codereview.chromium.org/408493003/diff/1/chrome/browser/resources/options/origin_resources_list.js File chrome/browser/resources/options/origin_resources_list.js (right): https://codereview.chromium.org/408493003/diff/1/chrome/browser/resources/options/origin_resources_list.js#newcode17 chrome/browser/resources/options/origin_resources_list.js:17: else If you have braces for the if clause, ...
6 years, 5 months ago (2014-07-21 11:29:30 UTC) #2
Daniel Nishi
https://codereview.chromium.org/408493003/diff/1/chrome/browser/resources/options/origin_resources_list.js File chrome/browser/resources/options/origin_resources_list.js (right): https://codereview.chromium.org/408493003/diff/1/chrome/browser/resources/options/origin_resources_list.js#newcode17 chrome/browser/resources/options/origin_resources_list.js:17: else On 2014/07/21 11:29:29, Bernhard Bauer wrote: > If ...
6 years, 5 months ago (2014-07-21 17:53:37 UTC) #3
Bernhard Bauer
https://codereview.chromium.org/408493003/diff/20001/chrome/browser/resources/options/origin_resources_list.js File chrome/browser/resources/options/origin_resources_list.js (right): https://codereview.chromium.org/408493003/diff/20001/chrome/browser/resources/options/origin_resources_list.js#newcode17 chrome/browser/resources/options/origin_resources_list.js:17: else { Else goes on the same line as ...
6 years, 5 months ago (2014-07-22 08:51:48 UTC) #4
Daniel Nishi
https://codereview.chromium.org/408493003/diff/20001/chrome/browser/resources/options/origin_resources_list.js File chrome/browser/resources/options/origin_resources_list.js (right): https://codereview.chromium.org/408493003/diff/20001/chrome/browser/resources/options/origin_resources_list.js#newcode17 chrome/browser/resources/options/origin_resources_list.js:17: else { On 2014/07/22 08:51:47, Bernhard Bauer wrote: > ...
6 years, 5 months ago (2014-07-22 22:30:57 UTC) #5
Bernhard Bauer
LGTM with some nits: https://codereview.chromium.org/408493003/diff/60001/chrome/browser/resources/options/website_settings.js File chrome/browser/resources/options/website_settings.js (right): https://codereview.chromium.org/408493003/diff/60001/chrome/browser/resources/options/website_settings.js#newcode101 chrome/browser/resources/options/website_settings.js:101: return {origin: origin, Nit: This ...
6 years, 5 months ago (2014-07-23 09:09:44 UTC) #6
Daniel Nishi
https://codereview.chromium.org/408493003/diff/60001/chrome/browser/resources/options/website_settings.js File chrome/browser/resources/options/website_settings.js (right): https://codereview.chromium.org/408493003/diff/60001/chrome/browser/resources/options/website_settings.js#newcode101 chrome/browser/resources/options/website_settings.js:101: return {origin: origin, On 2014/07/23 09:09:43, Bernhard Bauer wrote: ...
6 years, 5 months ago (2014-07-23 16:01:11 UTC) #7
Daniel Nishi
The CQ bit was checked by dhnishi@chromium.org
6 years, 5 months ago (2014-07-23 16:01:14 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dhnishi@chromium.org/408493003/80001
6 years, 5 months ago (2014-07-23 16:02:37 UTC) #9
commit-bot: I haz the power
6 years, 5 months ago (2014-07-23 21:25:29 UTC) #10
Message was sent while issue was closed.
Change committed as 285045

Powered by Google App Engine
This is Rietveld 408576698