summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorxiyuan@chromium.org <xiyuan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-15 22:58:02 +0000
committerxiyuan@chromium.org <xiyuan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-15 22:58:02 +0000
commit5076008b85807c1059f0451abd406ebc747ffe6c (patch)
treebbf918a2febf48cba0110f0e6aff11e69e774142 /webkit
parenteb93b619bebd38510f21d3f04d8f2641bf71af35 (diff)
downloadchromium_src-5076008b85807c1059f0451abd406ebc747ffe6c.zip
chromium_src-5076008b85807c1059f0451abd406ebc747ffe6c.tar.gz
chromium_src-5076008b85807c1059f0451abd406ebc747ffe6c.tar.bz2
Focus on collected cookie contrained window when a TabContents gets focus.
- On Linux, use "hierarchy-changed" to set initial focus as other constrained dialogs do; - On ChromeOS, set initial focus as the following: FocusManager::RestoreFocusedView (after info bubble dismiss) -> ... -> NativeTabContentsContainerGtk::Focus -> TabContentsViewGtk::Focus -> ConstrainedWindowGtk::FocusConstrainedWindow -> ConstrainedWindowGtkDelegate::Focus (overridden by CollectedCookiesGtk) BUG=chromium:72592 TEST=Verify fix for chromium:72592. Review URL: http://codereview.chromium.org/6475013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75024 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
0 files changed, 0 insertions, 0 deletions