mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +00:00
Currently we have `m_should_block_pop_ups` set to true by default which means `choose_a_browsing_context` will early return if new top-level browsing context is requested and write `Pop-up blocked!` in console. It is good but when WebDriver is connected we want it to be able to actually open a new window if one is requested.
99 KiB
99 KiB