Files
ladybird/Userland/Libraries/LibWeb/HTML/BrowsingContext.cpp
Luke Wilde a1f7186153 LibWeb: Make BC::set_system_visibility_state use the active doc's global
Using main_thread_vm().current_realm() will rely on the dummy execution
context if the visibility state changes when no JavaScript is running.
2023-03-07 11:51:12 +00:00

61 KiB