Confirmed users
1,982
edits
Line 52: | Line 52: | ||
<pre> | <pre> | ||
chrome -> sync sendmessage -> plugin | chrome -> sync sendmessage -> plugin | ||
chrome -> sync sendmessage -> plugin -> sync ipc -> content ?|? sync ipc -> chrome | |||
</pre> | </pre> | ||
* happens while chrome is dispatching messages, no sync/rpc calls on the stack? | * happens while chrome is dispatching messages, no sync/rpc calls on the stack? | ||
* content could be in a sync call to either when this happens | * content could be in a sync call to either when this happens | ||
<pre> | <pre> |