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

Issue 2596813002: Remove ChromeBrowserProvider::CreateInfoBarView() method. (Closed)

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

Description

Remove ChromeBrowserProvider::CreateInfoBarView() method. With the code upstream, the implementation can now be inlined and the indirection is no longer necessary. Removing it and moving definition of the interfaces to ios/chrome/browser/ui/infobars/. BUG=676278 Committed: https://crrev.com/6cfb9447b778c874962bc8f3df5b4f53372cd36b Cr-Commit-Position: refs/heads/master@{#440090}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -284 lines) Patch
M ios/chrome/browser/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M ios/chrome/browser/downstream_chromium_browser_provider.h View 1 chunk +0 lines, -3 lines 0 comments Download
M ios/chrome/browser/downstream_chromium_browser_provider.mm View 2 chunks +0 lines, -7 lines 0 comments Download
M ios/chrome/browser/infobars/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/infobars/confirm_infobar_controller.mm View 2 chunks +4 lines, -4 lines 0 comments Download
M ios/chrome/browser/infobars/infobar.h View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/infobars/infobar_container_view.mm View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/infobars/infobar_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/native_app_launcher/BUILD.gn View 1 chunk +1 line, -2 lines 0 comments Download
M ios/chrome/browser/native_app_launcher/native_app_infobar_controller.mm View 2 chunks +3 lines, -3 lines 0 comments Download
M ios/chrome/browser/passwords/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M ios/chrome/browser/passwords/update_password_infobar_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/translate/BUILD.gn View 1 chunk +1 line, -2 lines 0 comments Download
M ios/chrome/browser/translate/after_translate_infobar_controller.mm View 2 chunks +4 lines, -4 lines 0 comments Download
M ios/chrome/browser/translate/before_translate_infobar_controller.mm View 2 chunks +4 lines, -4 lines 0 comments Download
M ios/chrome/browser/translate/never_translate_infobar_controller.mm View 2 chunks +5 lines, -5 lines 0 comments Download
M ios/chrome/browser/translate/translate_message_infobar_controller.mm View 2 chunks +4 lines, -4 lines 0 comments Download
M ios/chrome/browser/ui/infobars/BUILD.gn View 2 chunks +27 lines, -25 lines 1 comment Download
M ios/chrome/browser/ui/infobars/infobar_view.h View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/ui/infobars/infobar_view.mm View 1 chunk +1 line, -1 line 0 comments Download
A + ios/chrome/browser/ui/infobars/infobar_view_delegate.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + ios/chrome/browser/ui/infobars/infobar_view_protocol.h View 2 chunks +3 lines, -3 lines 0 comments Download
M ios/public/provider/chrome/browser/chrome_browser_provider.h View 2 chunks +0 lines, -6 lines 0 comments Download
M ios/public/provider/chrome/browser/chrome_browser_provider.mm View 2 chunks +2 lines, -8 lines 0 comments Download
M ios/public/provider/chrome/browser/test_chrome_browser_provider.h View 1 chunk +0 lines, -3 lines 0 comments Download
M ios/public/provider/chrome/browser/test_chrome_browser_provider.mm View 2 chunks +0 lines, -7 lines 0 comments Download
M ios/public/provider/chrome/browser/ui/BUILD.gn View 2 chunks +0 lines, -4 lines 0 comments Download
D ios/public/provider/chrome/browser/ui/infobar_view_delegate.h View 1 chunk +0 lines, -26 lines 0 comments Download
D ios/public/provider/chrome/browser/ui/infobar_view_protocol.h View 1 chunk +0 lines, -76 lines 0 comments Download
D ios/public/provider/chrome/browser/ui/test_infobar_view.h View 1 chunk +0 lines, -15 lines 0 comments Download
D ios/public/provider/chrome/browser/ui/test_infobar_view.mm View 1 chunk +0 lines, -62 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 16 (10 generated)
sdefresne
Please take a look and send to CQ if LGTY.
4 years ago (2016-12-21 12:08:36 UTC) #4
rohitrao (ping after 24h)
lgtm We may also want to get rid of the InfoBarViewProtocol and have callers use ...
4 years ago (2016-12-21 14:15:01 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/2596813002/1
4 years ago (2016-12-21 14:15:17 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-21 14:21:14 UTC) #13
sdefresne
On 2016/12/21 14:15:01, rohitrao wrote: > lgtm > > We may also want to get ...
4 years ago (2016-12-21 14:22:30 UTC) #14
commit-bot: I haz the power
4 years ago (2016-12-21 14:23:51 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/6cfb9447b778c874962bc8f3df5b4f53372cd36b
Cr-Commit-Position: refs/heads/master@{#440090}

Powered by Google App Engine
This is Rietveld 408576698