Confirmed users
1,982
edits
Line 69: | Line 69: | ||
* the content process runs freely initially when chrome or plugin hang, until it sends a sync message to either. | * the content process runs freely initially when chrome or plugin hang, until it sends a sync message to either. | ||
* 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 | ** media related code might break this if native ui is parented to chrome, need to investigate. |