Newer
Older
minerva / Userland / Services / WebContent / Documentation.txt
@minerva minerva on 13 Jul 513 bytes Initial commit
=====================
Multi-process model:
=====================

Server                                                 Client

WebContent                                             GUI process (OutOfProcessWebView embedder)

                                                       OutOfProcessWebView (this is a GUI::Widget)
WebContent::ConnectionFromClient               <--->         WebContentClient
  WebContent::PageHost (Web::PageClient)
    Web::Page
      Web::Frame
        Web::Document
          ..