Files
ladybird/Libraries/LibWeb/OutOfProcessWebView.cpp
Linus Groh 95a6019ff0 LibWeb: Add OutOfProcessWebView::load_empty_document()
This is cheating a little bit as we don't set the document to a nullptr
as in InProcessWebView, but the observable outcome is the same. :^)
2020-10-08 23:20:52 +02:00

7.7 KiB