Skip to main content

window_for_replacement

Function window_for_replacement 

Source
fn window_for_replacement(
    script_window_proxies: &ScriptWindowProxies,
    id: BrowsingContextId,
    origin: &MutableOrigin,
) -> Option<DomRoot<Window>>
Expand description