Confirmed users
699
edits
| Line 110: | Line 110: | ||
|- | |- | ||
| BrowserMain.cc: pp->SendInit(); | | BrowserMain.cc: pp->SendInit(); | ||
| ( | | (idle) | ||
|- | |- | ||
| PluginProtocolParent.h: (construct Init() message, send it) | | PluginProtocolParent.h: (construct Init() message, send it) | ||
| ... | | ... | ||
|- | |- | ||
| ( | | (idle) | ||
| PluginProtocolChild.h: (unpack Init() message, call RecvInit();) | | PluginProtocolChild.h: (unpack Init() message, call RecvInit();) | ||
|- | |- | ||