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

Issue 8707002: Make ProfileImplIOData::Handle::GetResourceContext() imply LazyInitialize(). (Closed)

Created:
9 years ago by awong
Modified:
8 years, 11 months ago
CC:
chromium-reviews, Charlie Reis
Visibility:
Public.

Description

Make ProfileImplIOData::Handle::GetResourceContext() imply LazyInitialize(). This is the next step to moving the AppCache and other storage related contexts into IOData. BUG=85121 TEST=existing. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=117320

Patch Set 1 : Initial implemenetation #

Total comments: 3

Patch Set 2 : Rebased #

Patch Set 3 : remove lingering app_ids #

Patch Set 4 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -6 lines) Patch
M chrome/browser/profiles/off_the_record_profile_impl.cc View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/profiles/off_the_record_profile_io_data.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/profiles/off_the_record_profile_io_data.cc View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 1 2 3 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/profiles/profile_impl_io_data.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_impl_io_data.cc View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
awong
9 years ago (2011-11-26 08:42:47 UTC) #1
willchan no longer on Chromium
Why is this necessary? LazyInitialize() initializes a bunch of objects which are designed to be ...
9 years ago (2011-11-29 01:49:39 UTC) #2
awong
I want to get rid of BrowserContext::GetFileSystemContext(), BrowserContext::GetWebKitContext(), etc. and have everyone access them through ...
9 years ago (2011-11-29 02:01:15 UTC) #3
willchan no longer on Chromium
How do you intend to address the issue I pointed out earlier with the ResourceContext ...
9 years ago (2011-11-29 02:05:39 UTC) #4
awong
On Mon, Nov 28, 2011 at 6:05 PM, William Chan (陈智昌) <willchan@chromium.org>wrote: > How do ...
9 years ago (2011-11-29 02:47:14 UTC) #5
willchan no longer on Chromium
On Mon, Nov 28, 2011 at 6:46 PM, Albert J. Wong (王重傑) <ajwong@chromium.org>wrote: > On ...
9 years ago (2011-11-29 03:08:08 UTC) #6
willchan no longer on Chromium
http://codereview.chromium.org/8707002/diff/2001/chrome/browser/profiles/off_the_record_profile_io_data.h File chrome/browser/profiles/off_the_record_profile_io_data.h (right): http://codereview.chromium.org/8707002/diff/2001/chrome/browser/profiles/off_the_record_profile_io_data.h#newcode47 chrome/browser/profiles/off_the_record_profile_io_data.h:47: // TODO(ajwong): Remove GetResourceContextNoInit() once the ResourceContext What does ...
9 years ago (2011-11-29 03:09:23 UTC) #7
awong
http://codereview.chromium.org/8707002/diff/2001/chrome/browser/profiles/off_the_record_profile_io_data.h File chrome/browser/profiles/off_the_record_profile_io_data.h (right): http://codereview.chromium.org/8707002/diff/2001/chrome/browser/profiles/off_the_record_profile_io_data.h#newcode47 chrome/browser/profiles/off_the_record_profile_io_data.h:47: // TODO(ajwong): Remove GetResourceContextNoInit() once the ResourceContext On 2011/11/29 ...
9 years ago (2011-11-29 03:20:21 UTC) #8
willchan no longer on Chromium
What does this mean for the status of this changelist? http://codereview.chromium.org/8707002/diff/2001/chrome/browser/profiles/off_the_record_profile_io_data.h File chrome/browser/profiles/off_the_record_profile_io_data.h (right): http://codereview.chromium.org/8707002/diff/2001/chrome/browser/profiles/off_the_record_profile_io_data.h#newcode47 ...
9 years ago (2011-11-29 18:36:08 UTC) #9
awong
On 2011/11/29 18:36:08, willchan wrote: > What does this mean for the status of this ...
9 years ago (2011-11-29 19:04:24 UTC) #10
awong
okay, ready for review.
9 years ago (2011-11-30 21:53:00 UTC) #11
awong
Hey Will, any chance you could get to this before going on leave? Or should ...
9 years ago (2011-12-21 19:53:20 UTC) #12
willchan no longer on Chromium
On 2011/12/21 19:53:20, awong wrote: > Hey Will, any chance you could get to this ...
9 years ago (2011-12-21 19:54:04 UTC) #13
willchan no longer on Chromium
LGTM I wish there were some way to get the ordering dependencies done correctly so ...
9 years ago (2011-12-21 19:59:22 UTC) #14
awong
On Wed, Dec 21, 2011 at 11:59 AM, <willchan@chromium.org> wrote: > LGTM > Thanks! I ...
9 years ago (2011-12-21 20:03:36 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ajwong@chromium.org/8707002/19001
8 years, 11 months ago (2012-01-11 02:18:29 UTC) #16
commit-bot: I haz the power
8 years, 11 months ago (2012-01-11 03:47:57 UTC) #17
Try job failure for 8707002-19001 (retry) (retry) on linux_rel for step
"browser_tests".
It's a second try, previously, step "browser_tests" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&...

Powered by Google App Engine
This is Rietveld 408576698