|
|
Cleanup: remove redundant tab close observation from TabModalConfirmDialogDelegate
The WebContentsModalDialogManager closes web contents modal dialogs
when their corresponding WebContents is destroyed. This supersedes the
TabModalConfirmDialogDelegate handling of the tab close event.
BUG= 157161
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=212528
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+28 lines, -54 lines) |
Patch |
 |
M |
chrome/browser/download/download_danger_prompt.cc
|
View
|
|
3 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/plugins/plugin_observer.cc
|
View
|
1
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/repost_form_warning_controller.cc
|
View
|
1
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/browser_command_controller_browsertest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/constrained_window/constrained_window_mac.h
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/constrained_window/constrained_window_mac.mm
|
View
|
1
2
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/tab_modal_confirm_dialog_mac.mm
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/gtk/tab_modal_confirm_dialog_gtk.cc
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/sync/one_click_signin_helper.cc
|
View
|
1
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/tab_modal_confirm_dialog_browsertest.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/tab_modal_confirm_dialog_browsertest.cc
|
View
|
|
2 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/tab_modal_confirm_dialog_delegate.h
|
View
|
1
2
|
3 chunks |
+2 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/tab_modal_confirm_dialog_delegate.cc
|
View
|
1
2
|
2 chunks |
+1 line, -22 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|