Updates:
        Status: Started
        Owner: [email protected]

Comment #9 on issue 17110 by [email protected]: Detaching a tab makes  
windowed flash plugin disappear
http://code.google.com/p/chromium/issues/detail?id=17110

I think I know what's happening. The gtk widget for the page gets  
unparented, which
unrealizes the entire hierarchy (i.e. drops the XIDs for the windows),  
which likely
breaks the XEmbed connection (since it's based on XIDs).
If we unsocket the plug before that happens, then resocket it once the  
widgets are
realized again, I think it should work. I'm going to look at it as I rework  
all that
for fixing issue 16125.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to