mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 06:57:45 +00:00
LibWeb: Remove the InProcessWebView widget
Let's simplify our offering by only having the OutOfProcessWebView.
This commit is contained in:
parent
e076f9997f
commit
59e8dedea2
5 changed files with 0 additions and 511 deletions
|
@ -14,14 +14,3 @@ WebContent::ConnectionFromClient <---> WebContentClient
|
|||
Web::Document
|
||||
..
|
||||
|
||||
|
||||
=====================
|
||||
Single process model:
|
||||
=====================
|
||||
|
||||
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