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

Issue 2527123003: [iOS] Upstream web_controller_provider_impl.{h,mm}. (Closed)

Created:
4 years ago by sdefresne
Modified:
4 years ago
CC:
chromium-reviews, sdefresne+watch_chromium.org, pkl (ping after 24h if needed), mac-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[iOS] Upstream web_controller_provider_impl.{h,mm}. Upstream the implementation of WebControllerProviderImpl, split the file to move the factory and the class in separate files. Fix deps. Dependency on the upstream class can be added in that CL as it is in a different namespace as the downstream implementation and do not conflict. BUG=None Committed: https://crrev.com/21a52db5fec1a61393b2aedbe5bf0b834d9d97eb Cr-Commit-Position: refs/heads/master@{#434485}

Patch Set 1 #

Patch Set 2 : Fix downstream build. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+265 lines, -41 lines) Patch
M components/dom_distiller/ios/distiller_page_ios.mm View 1 chunk +1 line, -0 lines 0 comments Download
M ios/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M ios/chrome/browser/web/BUILD.gn View 1 chunk +20 lines, -0 lines 0 comments Download
A ios/chrome/browser/web/DEPS View 1 chunk +7 lines, -0 lines 0 comments Download
A ios/chrome/browser/web/web_controller_provider_factory_impl.h View 1 chunk +24 lines, -0 lines 0 comments Download
A ios/chrome/browser/web/web_controller_provider_factory_impl.mm View 1 chunk +22 lines, -0 lines 0 comments Download
A ios/chrome/browser/web/web_controller_provider_impl.h View 1 chunk +36 lines, -0 lines 1 comment Download
A ios/chrome/browser/web/web_controller_provider_impl.mm View 1 chunk +72 lines, -0 lines 0 comments Download
M ios/public/provider/chrome/browser/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M ios/public/provider/web/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M ios/public/provider/web/web_controller_provider.h View 1 2 chunks +4 lines, -11 lines 0 comments Download
M ios/public/provider/web/web_controller_provider.mm View 2 chunks +1 line, -26 lines 0 comments Download
A ios/public/provider/web/web_controller_provider_factory.h View 1 chunk +38 lines, -0 lines 0 comments Download
A ios/public/provider/web/web_controller_provider_factory.mm View 1 chunk +38 lines, -0 lines 0 comments Download
M ios/web/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M ios/web/DEPS View 1 chunk +0 lines, -1 line 1 comment Download

Messages

Total messages: 15 (9 generated)
sdefresne
Please take a look.
4 years ago (2016-11-24 15:37:25 UTC) #2
rohitrao (ping after 24h)
lgtm https://codereview.chromium.org/2527123003/diff/40001/ios/chrome/browser/web/web_controller_provider_impl.h File ios/chrome/browser/web/web_controller_provider_impl.h (right): https://codereview.chromium.org/2527123003/diff/40001/ios/chrome/browser/web/web_controller_provider_impl.h#newcode5 ios/chrome/browser/web/web_controller_provider_impl.h:5: #ifndef IOS_INTERNAL_CHROME_BROWSER_WEB_WEB_CONTROLLER_PROVIDER_IMPL_H_ IOS_CHROME_etc https://codereview.chromium.org/2527123003/diff/40001/ios/web/DEPS File ios/web/DEPS (left): https://codereview.chromium.org/2527123003/diff/40001/ios/web/DEPS#oldcode4 ...
4 years ago (2016-11-25 12:11:33 UTC) #8
sdefresne
On 2016/11/25 12:11:33, rohitrao wrote: > lgtm > > https://codereview.chromium.org/2527123003/diff/40001/ios/chrome/browser/web/web_controller_provider_impl.h > File ios/chrome/browser/web/web_controller_provider_impl.h (right): > ...
4 years ago (2016-11-25 12:22:49 UTC) #9
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/2527123003/40001
4 years ago (2016-11-25 12:23:09 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years ago (2016-11-25 12:27:11 UTC) #13
commit-bot: I haz the power
4 years ago (2016-11-25 12:29:58 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/21a52db5fec1a61393b2aedbe5bf0b834d9d97eb
Cr-Commit-Position: refs/heads/master@{#434485}

Powered by Google App Engine
This is Rietveld 408576698