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

Issue 2888583002: Move ProxyServiceFactory to components/proxy_service/ios. (Closed)

Created:
3 years, 7 months ago by michaeldo
Modified:
3 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, ios-reviews+chrome_chromium.org, ios-reviews_chromium.org, droger+watchlist_chromium.org, pkl (ping after 24h if needed), blundell+watchlist_chromium.org, sdefresne+watchlist_chromium.org, net-reviews_chromium.org, noyau+watch_chromium.org, marq+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move ProxyServiceFactory to components/proxy_service/ios. ProxyServiceFactory does not require any code from ios/chrome and moving it will allow for it’s reuse by ios/web_view. BUG=none Review-Url: https://codereview.chromium.org/2888583002 Cr-Commit-Position: refs/heads/master@{#473417} Committed: https://chromium.googlesource.com/chromium/src/+/f74ae048d5ae528eec20a950958fbd019260229f

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove dep #

Total comments: 2

Patch Set 3 : Update DEPS. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -147 lines) Patch
A components/proxy_config/ios/BUILD.gn View 1 chunk +19 lines, -0 lines 0 comments Download
A components/proxy_config/ios/DEPS View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
A + components/proxy_config/ios/proxy_service_factory.h View 3 chunks +5 lines, -8 lines 0 comments Download
A + components/proxy_config/ios/proxy_service_factory.cc View 3 chunks +1 line, -5 lines 0 comments Download
M ios/chrome/browser/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M ios/chrome/browser/browser_state/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M ios/chrome/browser/browser_state/chrome_browser_state_impl.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M ios/chrome/browser/browser_state/chrome_browser_state_io_data.cc View 4 chunks +4 lines, -5 lines 0 comments Download
M ios/chrome/browser/browser_state/off_the_record_chrome_browser_state_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ios/chrome/browser/ios_chrome_io_thread.mm View 4 chunks +5 lines, -6 lines 0 comments Download
M ios/chrome/browser/net/BUILD.gn View 2 chunks +0 lines, -3 lines 0 comments Download
D ios/chrome/browser/net/proxy_service_factory.h View 1 chunk +0 lines, -55 lines 0 comments Download
D ios/chrome/browser/net/proxy_service_factory.cc View 1 chunk +0 lines, -61 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 24 (11 generated)
michaeldo
3 years, 7 months ago (2017-05-16 16:06:33 UTC) #2
sdefresne
Code looks good to me, but I think stevenjb should review this as OWNERS and ...
3 years, 7 months ago (2017-05-17 08:42:13 UTC) #5
stevenjb
components/proxy_config owner lgtm
3 years, 7 months ago (2017-05-17 16:20:05 UTC) #6
michaeldo
On 2017/05/17 08:42:13, sdefresne OOO till 22-05-2017 wrote: > Code looks good to me, but ...
3 years, 7 months ago (2017-05-17 17:39:43 UTC) #7
michaeldo
+eugenebut Would you mind taking a look at this as sdefresne is OOO?
3 years, 7 months ago (2017-05-18 23:21:37 UTC) #9
Eugene But (OOO till 7-30)
lgtm. BTW, there is still an unresolved comment from sdefresne
3 years, 7 months ago (2017-05-18 23:58:21 UTC) #10
michaeldo
+ mmenke for approval of dependency on //net
3 years, 7 months ago (2017-05-19 16:46:37 UTC) #12
mmenke
LGTM. I guess there's no place in src/ios/ for shared code? https://codereview.chromium.org/2888583002/diff/20001/components/proxy_config/ios/DEPS File components/proxy_config/ios/DEPS (right): ...
3 years, 7 months ago (2017-05-19 19:35:02 UTC) #13
michaeldo
Unfortunately there isn't a good place in ios for these types of things. But maybe ...
3 years, 7 months ago (2017-05-19 22:14:16 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2888583002/40001
3 years, 7 months ago (2017-05-19 22:15:16 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/298670)
3 years, 7 months ago (2017-05-19 23:43:24 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2888583002/40001
3 years, 7 months ago (2017-05-20 02:23:58 UTC) #21
commit-bot: I haz the power
3 years, 7 months ago (2017-05-20 04:56:21 UTC) #24
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/f74ae048d5ae528eec20a950958f...

Powered by Google App Engine
This is Rietveld 408576698