Electrolysis/plugins: Difference between revisions

Jump to navigation Jump to search
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>
chrome -> sync sendmessage -> plugin -> sync ipc -> content ?|? sync ipc -> chrome
</pre>
* can't happen?


<pre>
<pre>
Confirmed users
1,982

edits

Navigation menu