mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:27:45 +00:00
LibWeb: Rename PageView => InProcessWebView
This commit is contained in:
parent
ba856c7ebe
commit
56c3748dcc
31 changed files with 88 additions and 88 deletions
|
@ -19,7 +19,7 @@ WebContent::ClientConnection <---> WebContentClient
|
|||
Single process model:
|
||||
=====================
|
||||
|
||||
Web::PageView (this is a GUI::Widget, and also a Web::PageClient)
|
||||
Web::InProcessWebView (this is a GUI::Widget, and also a Web::PageClient)
|
||||
Web::Page
|
||||
Web::Frame
|
||||
Web::Document
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue