mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-25 02:40:49 +00:00
Browser+WebContent+WebDriver: Move Get Page Source to WebContent
This commit is contained in:
committed by
Linus Groh
parent
561f9f36f7
commit
88dcdf681f
@@ -481,11 +481,6 @@ void OutOfProcessWebView::get_source()
|
||||
client().async_get_source();
|
||||
}
|
||||
|
||||
String OutOfProcessWebView::serialize_source()
|
||||
{
|
||||
return client().serialize_source();
|
||||
}
|
||||
|
||||
void OutOfProcessWebView::inspect_dom_tree()
|
||||
{
|
||||
client().async_inspect_dom_tree();
|
||||
|
||||
Reference in New Issue
Block a user