summaryrefslogtreecommitdiffstats
path: root/android_webview/java
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-21 15:51:12 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-21 15:51:12 +0000
commitcc4bbf155563203f195b278a46fdbbd45b9f101e (patch)
treefe731151a7d3483e2f159d83315fc8e2fe4ce97b /android_webview/java
parentbfad988da995a9417b68a4042fd431bd4ed0d648 (diff)
downloadchromium_src-cc4bbf155563203f195b278a46fdbbd45b9f101e.zip
chromium_src-cc4bbf155563203f195b278a46fdbbd45b9f101e.tar.gz
chromium_src-cc4bbf155563203f195b278a46fdbbd45b9f101e.tar.bz2
Make windowed NPAPI plugins work better with tabs. Since all plugin HWNDs in a browser window derive from the same HWND in Aura (as opposed to separate HWND in win32), we need to filter when enumerating. Also when switching tabs reparent the HWNDS to a hidden parent window just like what's done for win32 tabs to avoid issues with tab reparenting when the old window closes.
Fix a crash in DesktopNativeWidgetHelperAura when closing tabs because it was dereferncing a deleted aura::Window. Review URL: https://codereview.chromium.org/10963019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157996 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'android_webview/java')
0 files changed, 0 insertions, 0 deletions