Skip to content

Preserve restore state when relaunch saves fail - #10

Draft
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/critical-bug-management-a719
Draft

cursor[bot] wants to merge 1 commit into
mainfrom
cursor/critical-bug-management-a719

Conversation

@cursor

@cursor cursor Bot commented Jul 28, 2026

Copy link
Copy Markdown

Summary

  • abort a requested relaunch when a live browser's restore state cannot be saved
  • keep stale or exited browser recovery best-effort so failed connections can still relaunch
  • add an end-to-end regression test proving unsaved cookies remain in the live session after a save failure

Validation

  • cargo +stable test
  • cargo +stable test e2e_relaunch_aborts_when_current_restore_state_cannot_be_saved -- --ignored --test-threads=1
  • cargo fmt -- --check
  • cargo +stable clippy (passes with three pre-existing warnings under Rust 1.97)
Open in Web View Automation 

Co-authored-by: seanmcd15 <seanmcd15@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant