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

Issue 588583002: LocalSharedObjectsContainer: Separate object counting in an interface (Closed)

Created:
6 years, 3 months ago by vabr (Chromium)
Modified:
6 years, 2 months ago
CC:
chromium-reviews, dbeam+watch-options_chromium.org, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

LocalSharedObjectsContainer: Separate object counting in an interface This CL separates the part of LocalSharedObjectsContainer which is to be componentised into an interface, and keeps the LSOC itself an implementation detail of TabSpecificContentSettings (to be moved to the embedding client at a later point). More design details here: https://docs.google.com/a/google.com/document/d/1rQ9PMCPL6wHh-QjaZWOBcaYXQgbCka7unSsciQ52qOs/edit#heading=h.hid3xtn12izy BUG=384873 Committed: https://crrev.com/d5e30cde9d0c724f221101f0ca77f54f30794c59 Cr-Commit-Position: refs/heads/master@{#297802}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Markus' review comments addressed #

Patch Set 3 : Just rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -48 lines) Patch
M chrome/browser/content_settings/local_shared_objects_container.h View 2 chunks +7 lines, -9 lines 0 comments Download
M chrome/browser/content_settings/local_shared_objects_container.cc View 2 chunks +12 lines, -12 lines 0 comments Download
A chrome/browser/content_settings/local_shared_objects_counter.h View 1 chunk +24 lines, -0 lines 0 comments Download
M chrome/browser/content_settings/tab_specific_content_settings.h View 1 2 3 chunks +16 lines, -8 lines 0 comments Download
M chrome/browser/ui/cocoa/content_settings/collected_cookies_mac.mm View 2 chunks +2 lines, -8 lines 0 comments Download
M chrome/browser/ui/views/collected_cookies_views.cc View 3 chunks +4 lines, -7 lines 0 comments Download
M chrome/browser/ui/website_settings/website_settings.cc View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/options/website_settings_handler.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
vabr (Chromium)
Hi Markus, Could you please have a look? I'm also happy to talk in person, ...
6 years, 3 months ago (2014-09-19 14:27:49 UTC) #2
vabr (Chromium)
Hi Markus, A friendly ping. :) On 2014/09/19 14:27:49, vabr (Chromium) wrote: > Hi Markus, ...
6 years, 3 months ago (2014-09-23 07:28:53 UTC) #3
markusheintz_
On 2014/09/23 07:28:53, vabr (Chromium) wrote: > Hi Markus, > > A friendly ping. :) ...
6 years, 3 months ago (2014-09-23 17:55:35 UTC) #4
markusheintz_
LGTM. Thanks https://codereview.chromium.org/588583002/diff/1/chrome/browser/content_settings/tab_specific_content_settings.h File chrome/browser/content_settings/tab_specific_content_settings.h (right): https://codereview.chromium.org/588583002/diff/1/chrome/browser/content_settings/tab_specific_content_settings.h#newcode268 chrome/browser/content_settings/tab_specific_content_settings.h:268: const LocalSharedObjectsCounter& blocked_local_shared_objects() const { nit: pls ...
6 years, 2 months ago (2014-10-01 11:12:07 UTC) #5
vabr (Chromium)
Thanks, Markus, comments addressed. Peter, Could you please review these 3 files? chrome/browser/ui/cocoa/content_settings/collected_cookies_mac.mm chrome/browser/ui/views/collected_cookies_views.cc chrome/browser/ui/webui/options/website_settings_handler.h ...
6 years, 2 months ago (2014-10-01 15:25:48 UTC) #7
Peter Kasting
LGTM
6 years, 2 months ago (2014-10-01 18:07:03 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/588583002/40001
6 years, 2 months ago (2014-10-02 10:44:05 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001) as a5727f37e6039936b6f0155c55bd214dc1aba308
6 years, 2 months ago (2014-10-02 11:06:11 UTC) #11
commit-bot: I haz the power
6 years, 2 months ago (2014-10-02 11:08:07 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d5e30cde9d0c724f221101f0ca77f54f30794c59
Cr-Commit-Position: refs/heads/master@{#297802}

Powered by Google App Engine
This is Rietveld 408576698