Confirmed users
1,982
edits
No edit summary |
|||
Line 62: | Line 62: | ||
<pre> | <pre> | ||
chrome -> sync ipc -> content | sync ipc -> plugin -> sync sendmessage -> chrome | chrome -> sync ipc -> content ?|? sync ipc -> plugin -> sync sendmessage -> chrome | ||
</pre> | </pre> | ||
* can't happen? | * can't happen? | ||
Line 69: | Line 69: | ||
content -> sync ipc -> plugin -> plugin never responds back but keep pumping messages | content -> sync ipc -> plugin -> plugin never responds back but keep pumping messages | ||
</pre> | </pre> | ||
* content hang? | * content hang? need a fix? | ||
== plugin deadlock == | == plugin deadlock == |