Automatically continue playback when its owning tab closes #3
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/shared-browser-state"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closing the playback owner now automatically restores the item, position, and speed in the next open tab. Playing media resumes when the browser permits autoplay; paused media stays paused. If autoplay is blocked, the restored player shows Play and a clear status message. Explicit commands during handoff take precedence, and closing observers does not interrupt playback.
Validation: 10 shared-tab tests, TypeScript, production build, and an isolated real-Chrome test demonstrating automatic continuation without another click. This follows PR #2 and does not change the database schema or VFS.