Confirmed users
1,982
edits
Line 73: | Line 73: | ||
* happens while chrome is dispatching messages, or in a sync/rpc ipc call. | * happens while chrome is dispatching messages, or in a sync/rpc ipc call. | ||
* we have assertion mechanisms to warn about this in non-e10s. | * we have assertion mechanisms to warn about this in non-e10s. | ||
* {{bug|1098057}} | |||
<pre> | <pre> | ||
chrome -> sync ipc -> content -> sync ipc -> plugin -> sync sendmessage -> chrome | chrome -> sync ipc -> content -> sync ipc -> plugin -> sync sendmessage -> chrome |