fn classify_hwnd(browser: &Browser) -> HwndStatusExpand 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.
fn classify_hwnd(browser: &Browser) -> HwndStatusMap 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.