|
Remove InfoBarDelegate::web_contents()
In order to move InfoBarDelegate to the infobar components, all dependencies on
content/ must be removed.
This CL removes the InfoBarDelegate::web_contents() method and callers use
InfoBarService::WebContentsFromInfobar() instead.
BUG= 354379
TBR=jochen
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263044
Total comments: 6
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+196 lines, -132 lines) |
Patch |
 |
M |
chrome/browser/autofill/autofill_cc_infobar_delegate.cc
|
View
|
1
2
3
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.cc
|
View
|
1
2
3
|
1 chunk |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_infobar_delegate.h
|
View
|
1
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_infobar_delegate.cc
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/geolocation/geolocation_infobar_delegate.cc
|
View
|
1
2
3
|
2 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/google/google_url_tracker_infobar_delegate.cc
|
View
|
1
2
3
|
2 chunks |
+10 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/infobars/infobar_delegate.h
|
View
|
|
2 chunks |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/infobars/infobar_delegate.cc
|
View
|
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/infobars/insecure_content_infobar_delegate.cc
|
View
|
1
2
3
|
2 chunks |
+13 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/managed_mode/managed_mode_navigation_observer.cc
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media/media_stream_infobar_delegate.cc
|
View
|
1
2
3
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media/midi_permission_infobar_delegate.cc
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/media/protected_media_identifier_infobar_delegate.cc
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/nacl_host/nacl_infobar_delegate.cc
|
View
|
1
2
3
|
1 chunk |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/pepper_broker_infobar_delegate.cc
|
View
|
1
2
3
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/plugins/plugin_infobar_delegates.cc
|
View
|
1
2
3
|
5 chunks |
+26 lines, -19 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ssl/ssl_tab_helper.cc
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/three_d_api_observer.cc
|
View
|
1
2
3
|
2 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/translate/options_menu_model.cc
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/translate/translate_infobar_delegate.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/translate/translate_infobar_delegate.cc
|
View
|
1
2
3
|
4 chunks |
+9 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/android/content_settings/popup_blocked_infobar_delegate.cc
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/android/infobars/auto_login_infobar_delegate_android.cc
|
View
|
1
2
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/auto_login_infobar_delegate.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/auto_login_infobar_delegate.cc
|
View
|
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/infobars/extension_infobar_controller.mm
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/collected_cookies_infobar_delegate.cc
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/content_settings/media_setting_changed_infobar_delegate.cc
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/extensions/extension_install_ui_default.cc
|
View
|
1
2
3
|
1 chunk |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.cc
|
View
|
1
2
3
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/startup/google_api_keys_infobar_delegate.cc
|
View
|
1
2
3
|
1 chunk |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/startup/obsolete_system_infobar_delegate.cc
|
View
|
1
2
3
|
1 chunk |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/startup/session_crashed_infobar_delegate.cc
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/website_settings/website_settings_infobar_delegate.cc
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
Total messages: 11 (0 generated)
|