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

Issue 1504383002: Remove ScopedVector from url_request_context_builder (Closed)

Created:
5 years ago by Olli Raula
Modified:
5 years ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, samuong+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove ScopedVector from url_request_context_builder Also added missing include to chrome/test/chromedriver/net/url_request_context_getter.cc TBR=samuong@chromium.org BUG=554289 Committed: https://crrev.com/346f43fc9a434c770542f6237929dabaf4c0a187 Cr-Commit-Position: refs/heads/master@{#365221}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Use auto #

Patch Set 3 : Not tested cronet fix #

Patch Set 4 : Fix cronet issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -13 lines) Patch
M chrome/test/chromedriver/net/url_request_context_getter.cc View 1 chunk +1 line, -0 lines 0 comments Download
M components/cronet/android/cronet_url_request_context_adapter.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M net/url_request/url_request_context_builder.h View 3 chunks +2 lines, -3 lines 0 comments Download
M net/url_request/url_request_context_builder.cc View 1 3 chunks +9 lines, -8 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
Olli Raula
Could you review?
5 years ago (2015-12-09 11:08:12 UTC) #4
Ryan Sleevi
lgtm https://codereview.chromium.org/1504383002/diff/1/net/url_request/url_request_context_builder.cc File net/url_request/url_request_context_builder.cc (right): https://codereview.chromium.org/1504383002/diff/1/net/url_request/url_request_context_builder.cc#newcode463 net/url_request/url_request_context_builder.cc:463: for (std::vector<scoped_ptr<net::URLRequestInterceptor>>::reverse_iterator for (auto i = url_request_interceptors_.rbegin(); i ...
5 years ago (2015-12-09 18:20:22 UTC) #6
Olli Raula
Done, samuongs approval missing or if rsleevi is ok for tbr, then I can do ...
5 years ago (2015-12-11 07:43:25 UTC) #7
Olli Raula
Jochen: could you check added include in url_request_context_getter.cc as more near owners are OOO or ...
5 years ago (2015-12-15 07:13:39 UTC) #9
Ryan Sleevi
On 2015/12/15 07:13:39, Olli Raula wrote: > Jochen: could you check added include in url_request_context_getter.cc ...
5 years ago (2015-12-15 08:16:56 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1504383002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1504383002/20001
5 years ago (2015-12-15 09:04:37 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-15 10:16:30 UTC) #15
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/346f43fc9a434c770542f6237929dabaf4c0a187 Cr-Commit-Position: refs/heads/master@{#365221}
5 years ago (2015-12-15 10:17:12 UTC) #17
timvolodine
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1525263003/ by timvolodine@chromium.org. ...
5 years ago (2015-12-15 18:51:36 UTC) #18
timvolodine
5 years ago (2015-12-15 19:05:51 UTC) #19
Message was sent while issue was closed.
On 2015/12/15 18:51:36, timvolodine wrote:
> A revert of this CL (patchset #2 id:20001) has been created in
> https://codereview.chromium.org/1525263003/ by
mailto:timvolodine@chromium.org.
> 
> The reason for reverting is: broke compile on all cronet builders, see
> crbug.com/569978.

looks like src/components/cronet/android/cronet_url_request_context_adapter.cc
needs some updating, could you please reland with the update..

Powered by Google App Engine
This is Rietveld 408576698