refactor: unified popup handler for all window types
Extract openPopupInPageHost() shared function for popup creation.
Register setWindowOpenHandler on non-canvas web pages (modals, overlays,
slides) so JS-opened links always open in proper page host canvas windows
with navbar, widgets, and space mode inheritance.