Electrolysis/plugins: Difference between revisions

Line 47: Line 47:
<pre>
<pre>
chrome -> | sync ipc -> plugin
chrome -> | sync ipc -> plugin
chrome -> sync ipc -> content -> sync ipc -> plugin | sync ipc -> chrome
</pre>
</pre>
* can't happen ({{bug|1093693}})
* can't happen ({{bug|1093693}})
Line 56: Line 57:
* 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 ipc -> content -> sync ipc -> plugin | sync ipc -> chrome
</pre>
* can't happen ({{bug|1093693}})


<pre>
<pre>
Confirmed users
1,982

edits