classify_hwnd

Function classify_hwnd 

Source
fn classify_hwnd(browser: &Browser) -> HwndStatus
Expand description

Map a Browser to its HwndStatus. Calls CEF + Win32; only safe from the UI thread. Used by the orchestrator to build the input to plan_reconcile.