diff options
author | mgiuca@chromium.org <mgiuca@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-26 05:20:39 +0000 |
---|---|---|
committer | mgiuca@chromium.org <mgiuca@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-26 05:20:39 +0000 |
commit | 53ff96387648c419d79e139dc622d83c79c26458 (patch) | |
tree | b0611b788273ff260e596402c6a7ac8ba589ab8d /sql | |
parent | a823e8d965d9ff01dd108b47873881e0500bbef7 (diff) | |
download | chromium_src-53ff96387648c419d79e139dc622d83c79c26458.zip chromium_src-53ff96387648c419d79e139dc622d83c79c26458.tar.gz chromium_src-53ff96387648c419d79e139dc622d83c79c26458.tar.bz2 |
Linux Aura: Properly shut down when closing a window with native frame.
Closing a window with native frame now correctly saves the window's tabs
in "Recently closed".
When DesktopNativeWidgetAura is closed by request of the host (user
presses X button on window with native frame), it calls Widget::Close
instead of directly calling NativeWidget::Close. This will indirectly
call NativeWidget::Close, but also perform other necessary shutdown
operations.
BUG=355144
TEST=Create second browser window, open a few tabs, turn on "Use System
Title Bar and Borders". Close window. Ctrl+Shift+T should re-open the
window.
Review URL: https://codereview.chromium.org/209703003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@259509 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sql')
0 files changed, 0 insertions, 0 deletions