wkappbot-webbot
★★☆
Chrome window position mismatch: session restore override fix
Two-layer fix for Chrome ignoring --window-position launch flag due to session restore override (Default/Preferences browser.window_placement rehydration). Pre-launch Preferences patch + post-timeout final reapply.
Steps
- Root cause: Chrome session restore (--restor...
- Fix layer 1 (ChromeLauncher.SessionRestore.c...
- Fix layer 2 (CdpClient.WindowStabilize.cs):...
- Verify: after fix, wkappbot ask gpt say hell...
- OWNERSHIP NOTE: Both fix layers live in the...