|
Make WindowState::CanMinimize() take into account WidgetDelegate::CanMinimize()
This has the side effect of disallowing minimizing bubbles (e.g. the bookmark
bubble) via a gesture
BUG= 328241
TEST=Manual, see bug
Committed: https://crrev.com/ffacfd8c2841480e1e5775c124b63b351bddca69
Cr-Commit-Position: refs/heads/master@{#297732}
Total comments: 2
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+86 lines, -71 lines) |
Patch |
 |
M |
ash/frame/caption_buttons/frame_caption_button_container_view.h
|
View
|
|
1 chunk |
+1 line, -11 lines |
0 comments
|
Download
|
 |
M |
ash/frame/caption_buttons/frame_caption_button_container_view.cc
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/frame/caption_buttons/frame_caption_button_container_view_unittest.cc
|
View
|
|
8 chunks |
+21 lines, -19 lines |
0 comments
|
Download
|
 |
M |
ash/frame/caption_buttons/frame_size_button_unittest.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/frame/custom_frame_view_ash.cc
|
View
|
|
1 chunk |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
ash/frame/default_header_painter_unittest.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ash/test/ash_test_base.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ash/wm/panels/panel_frame_view.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ash/wm/system_gesture_event_filter_unittest.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ash/wm/toplevel_window_event_handler_unittest.cc
|
View
|
|
2 chunks |
+4 lines, -13 lines |
0 comments
|
Download
|
 |
M |
ash/wm/window_state.cc
|
View
|
|
1 chunk |
+1 line, -9 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/chromeos/login/ui/login_web_dialog_browsertest.cc
|
View
|
1
2
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc
|
View
|
1
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests.gypi
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/aura/client/aura_constants.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/aura/client/aura_constants.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/widget/desktop_aura/desktop_native_widget_aura.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/widget/native_widget_aura.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/widget/native_widget_aura_unittest.cc
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
Total messages: 21 (7 generated)
|