Module: Browserctl::CommandDispatcher::Handlers::PageLifecycle

Included in:
Browserctl::CommandDispatcher
Defined in:
lib/browserctl/server/handlers/page_lifecycle.rb

Overview

Page-lifecycle handlers are intrinsically registry-wide: they add to, remove from, or enumerate the ‘@pages` registry. They legitimately bypass `with_page` and hold `@global_mutex` directly.