mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Ladybird: Add ability to create a tab without creating a new WebContent
This commit is contained in:
@@ -334,7 +334,7 @@ void ViewImplementation::handle_web_content_process_crash()
|
||||
}
|
||||
m_repeated_crash_timer->restart();
|
||||
|
||||
create_client();
|
||||
initialize_client();
|
||||
VERIFY(m_client_state.client);
|
||||
|
||||
// Don't keep a stale backup bitmap around.
|
||||
|
||||
Reference in New Issue
Block a user