Confirmed users
1,982
edits
No edit summary |
|||
Line 1: | Line 1: | ||
= Plugins and e10s meeting notes = | |||
{bug|0669200}: Support windowed plugin instances for multiple content processes | |||
== mac update == | |||
{{bug|1044182}}: Plugin focus is broken in e10s on Mac | |||
== typical messaging deadlocks == | == typical messaging deadlocks == | ||
Line 70: | Line 78: | ||
* content's main thread isn't caught up in the attached message queues problem afaict. | * content's main thread isn't caught up in the attached message queues problem afaict. | ||
** media related code might break this if native ui is parented to chrome, need to investigate. | ** media related code might break this if native ui is parented to chrome, need to investigate. | ||
== attached input queues == | |||
{bug|0818059}: Detach the plugin-container input queue from the browser input queue | |||
== follow up bugs == | |||
{bug|1093693}: Plugin hangs with new plugin IPC code | |||
{bug|1095754}: Sync remote plugin widget clipping, bounds, and visibility with the render frame | |||
{bug|1095761}: Fixup Windows focus routing in the PluginInstances for e10s | |||
{bug|1095776}: Deal with spurious WM_PAINT messages on plugin parent windows |