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

Issue 292063002: Create a TrivialURLRequestContextGetter to shim an existing URLRequestContext. (Closed)

Created:
6 years, 7 months ago by Randy Smith (Not in Mondays)
Modified:
6 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Create a TrivialURLRequestContextGetter to shim an existing URLRequestContext. BUG=None R=willchan@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272953

Patch Set 1 #

Patch Set 2 : Tweaks to compile. #

Total comments: 2

Patch Set 3 : Included DISALLOW_COPY_AND_ASSIGN. #

Patch Set 4 : Fixed build of get_server_time.cc #

Patch Set 5 : Sync'd up to r272911 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -60 lines) Patch
M components/domain_reliability/monitor.cc View 1 2 3 4 3 chunks +2 lines, -29 lines 0 comments Download
M net/tools/get_server_time/get_server_time.cc View 1 2 3 2 chunks +9 lines, -31 lines 0 comments Download
M net/url_request/url_request_context_getter.h View 1 2 3 4 1 chunk +23 lines, -0 lines 0 comments Download
M net/url_request/url_request_context_getter.cc View 1 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Randy Smith (Not in Mondays)
Will, I'd like to play a quick game of Chromium jeopardy with you (A question ...
6 years, 7 months ago (2014-05-20 00:24:49 UTC) #1
willchan no longer on Chromium
Yeah, it's an OK idiom in the most general sense, but there are some other ...
6 years, 7 months ago (2014-05-20 05:51:33 UTC) #2
Randy Smith (Not in Mondays)
On 2014/05/20 05:51:33, willchan wrote: > Yeah, it's an OK idiom in the most general ...
6 years, 7 months ago (2014-05-20 12:23:02 UTC) #3
Randy Smith (Not in Mondays)
Will: Now officially asking for a real review and stamp.
6 years, 7 months ago (2014-05-21 21:26:35 UTC) #4
willchan no longer on Chromium
LGTM I haven't looked at why URLRequestContextGetter would get leaked. I suspect that's a problem ...
6 years, 7 months ago (2014-05-22 22:49:01 UTC) #5
Randy Smith (Not in Mondays)
On 2014/05/22 22:49:01, willchan (traveling 5.23-6.27) wrote: > LGTM Thanks! > > I haven't looked ...
6 years, 7 months ago (2014-05-22 23:26:41 UTC) #6
willchan no longer on Chromium
That has nothing to do with your CL. That's a standard problem with scoped_refptr's implicit ...
6 years, 7 months ago (2014-05-22 23:36:52 UTC) #7
Randy Smith (Not in Mondays)
On 2014/05/22 23:36:52, willchan (traveling 5.23-6.27) wrote: > That has nothing to do with your ...
6 years, 7 months ago (2014-05-22 23:45:41 UTC) #8
willchan no longer on Chromium
No, it doesn't matter. That's still buggy. scoped_refptr<Foo> CreateFoo() { // This creates the refcounted ...
6 years, 7 months ago (2014-05-22 23:50:37 UTC) #9
Randy Smith (Not in Mondays)
Ah, got it; thanks for the enlightenment. Thomas, can you stamp the domain_reliability change? Rietveld ...
6 years, 7 months ago (2014-05-23 15:40:13 UTC) #10
Deprecated (see juliatuttle)
On 2014/05/23 15:40:13, rdsmith wrote: > Ah, got it; thanks for the enlightenment. > > ...
6 years, 7 months ago (2014-05-23 16:41:08 UTC) #11
Randy Smith (Not in Mondays)
The CQ bit was checked by rdsmith@chromium.org
6 years, 7 months ago (2014-05-27 12:31:10 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rdsmith@chromium.org/292063002/80001
6 years, 7 months ago (2014-05-27 12:31:37 UTC) #13
commit-bot: I haz the power
6 years, 7 months ago (2014-05-27 12:55:28 UTC) #14
Message was sent while issue was closed.
Change committed as 272953

Powered by Google App Engine
This is Rietveld 408576698