|
|
Make sure the non browser/no app widget is fully visible when created on ash
added minimum_visibility flag to WindowState to guarantee that the part of widget is always visible.
BUG= 308606
TEST=open TaskManager on 2nd display, close it, disconnect display, then open task manager again. minimum visibility is covered by test.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232400
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+107 lines, -5 lines) |
Patch |
 |
M |
ash/shell/toplevel_window.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ash/shell/toplevel_window.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ash/wm/window_positioner.cc
|
View
|
|
1 chunk |
+14 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/wm/window_positioner_unittest.cc
|
View
|
|
2 chunks |
+51 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/wm/window_state.h
|
View
|
1
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/wm/window_state.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ash/wm/workspace/workspace_layout_manager_unittest.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/chrome_views_delegate.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/chrome_views_delegate.cc
|
View
|
|
3 chunks |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/frame/browser_view.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/frame/browser_view.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/test/test_views_delegate.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/test/test_views_delegate.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/views_delegate.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/widget/widget.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/views/widget/widget_delegate.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/views/widget/widget_delegate.cc
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|