mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-08 01:27:31 +00:00
We already do this for headless-browser. There's no need to open any URL other than about:blank when starting a WebDriver session. We should also do this from WebDriver code, rather than in special logic in Browser's main.cpp.