|
Remove InfoBarDelegate::InfoBarClosed(), delete InfoBars directly.
Later I'd like to add a virtual InfoBarDelegate::InfoBarClosed() which subclasses can override
to receive an event when the infobar is hidden.
BUG=NONE
TEST=NONE
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+21 lines, -33 lines) |
Patch |
 |
M |
chrome/browser/download/download_request_infobar_delegate_unittest.cc
|
View
|
|
1 chunk |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/geolocation/chrome_geolocation_permission_context_unittest.cc
|
View
|
|
10 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/infobars/infobar.h
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/infobars/infobar.cc
|
View
|
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/infobars/infobar_delegate.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/infobars/infobar_delegate.cc
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/infobars/infobar_tab_helper.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/confirm_infobar_delegate.h
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/infobars/infobar_controller.mm
|
View
|
1
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|