Confirmed users
1,982
edits
Line 55: | Line 55: | ||
* 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> | |||
chrome -> sync sendmessage -> plugin -> sync ipc -> content -> sync ipc -> chrome | |||
</pre> | |||
* ? | |||
<pre> | <pre> |