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

Issue 11154006: Change initialization interface of URLRequestJobFactory objects. (Closed)

Created:
8 years, 2 months ago by tedv
Modified:
8 years, 2 months ago
CC:
chromium-reviews, willchan no longer on Chromium
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Change initialization interface of URLRequestJobFactory objects. The associated CR involves moving mutation interfaces of URLRequestJobFactory to URLRequestJobFactory. As such, their initializations need to maintain their type as URLRequestJobFactoryImpl before those interfaces can be removed. See CL https://codereview.chromium.org/11227017 for more information. BUG=146602 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=163978

Patch Set 1 #

Total comments: 4

Patch Set 2 : Refactor to make better use of scoped_ptr. #

Total comments: 1

Patch Set 3 : Switch to forward declaration of URLRequestJobFactoryImpl. #

Patch Set 4 : Add missing include. #

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

Messages

Total messages: 17 (0 generated)
tedv
8 years, 2 months ago (2012-10-15 02:55:31 UTC) #1
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
8 years, 2 months ago (2012-10-15 03:09:54 UTC) #2
erikwright (departed)
If the associated CL is ready, it would be helpful to have a link to ...
8 years, 2 months ago (2012-10-15 15:35:34 UTC) #3
tedv
Updated CL based on the feedback. On 2012/10/15 15:35:34, erikwright wrote: > If the associated ...
8 years, 2 months ago (2012-10-22 00:05:32 UTC) #4
erikwright (departed)
[+r mmenke, willchan->cc] LGTM, mmkenke PTAL.
8 years, 2 months ago (2012-10-22 01:20:15 UTC) #5
erikwright (departed)
On 2012/10/22 00:05:32, tedv wrote: > Updated CL based on the feedback. > > On ...
8 years, 2 months ago (2012-10-22 01:22:51 UTC) #6
tedv
On 2012/10/22 01:22:51, erikwright wrote: > If that CL is already prepared, I suggest providing ...
8 years, 2 months ago (2012-10-22 03:45:32 UTC) #7
mmenke
http://codereview.chromium.org/11154006/diff/14002/chrome/browser/profiles/profile_io_data.h File chrome/browser/profiles/profile_io_data.h (right): http://codereview.chromium.org/11154006/diff/14002/chrome/browser/profiles/profile_io_data.h#newcode23 chrome/browser/profiles/profile_io_data.h:23: #include "net/url_request/url_request_job_factory_impl.h" You should forward declare UrlRequestJobFactory and just ...
8 years, 2 months ago (2012-10-22 14:42:51 UTC) #8
mmenke
LGTM, thanks! You should generally post a comment when responding to reviews, or the changes ...
8 years, 2 months ago (2012-10-24 15:57:05 UTC) #9
tedv
On 2012/10/24 15:57:05, Matt Menke wrote: > LGTM, thanks! You should generally post a comment ...
8 years, 2 months ago (2012-10-24 16:16:17 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tedv@chromium.org/11154006/21001
8 years, 2 months ago (2012-10-24 16:17:21 UTC) #11
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
8 years, 2 months ago (2012-10-24 16:37:15 UTC) #12
mmenke
On 2012/10/24 16:16:17, tedv wrote: > On 2012/10/24 15:57:05, Matt Menke wrote: > > LGTM, ...
8 years, 2 months ago (2012-10-24 16:50:29 UTC) #13
tedv
On 2012/10/24 16:50:29, Matt Menke wrote: > No need for another round of review - ...
8 years, 2 months ago (2012-10-24 17:10:52 UTC) #14
mmenke
On 2012/10/24 17:10:52, tedv wrote: > On 2012/10/24 16:50:29, Matt Menke wrote: > > No ...
8 years, 2 months ago (2012-10-24 17:11:47 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tedv@chromium.org/11154006/30003
8 years, 2 months ago (2012-10-24 23:14:27 UTC) #16
commit-bot: I haz the power
8 years, 2 months ago (2012-10-25 01:19:08 UTC) #17
Change committed as 163978

Powered by Google App Engine
This is Rietveld 408576698