IPDL/Getting started: Difference between revisions

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

edits