Skip to content

fix: catch unexpected error in event handlers#672

Merged
OrKoN merged 1 commit intomainfrom
orkon/fix-crash
Dec 12, 2025
Merged

fix: catch unexpected error in event handlers#672
OrKoN merged 1 commit intomainfrom
orkon/fix-crash

Conversation

@OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Dec 12, 2025

Closes #669

Follow-up upstream: puppeteer/puppeteer#14505

@OrKoN OrKoN requested a review from mathiasbynens December 12, 2025 09:02
@OrKoN OrKoN enabled auto-merge (squash) December 12, 2025 09:04
@OrKoN OrKoN merged commit ca0f560 into main Dec 12, 2025
21 checks passed
@OrKoN OrKoN deleted the orkon/fix-crash branch December 12, 2025 09:04
OrKoN pushed a commit that referenced this pull request Dec 12, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.12.1](chrome-devtools-mcp-v0.12.0...chrome-devtools-mcp-v0.12.1)
(2025-12-12)


### 🛠️ Fixes

* catch unexpected error in event handlers
([#672](#672))
([ca0f560](ca0f560))
* log unhandledRejection instead of crashing
([#673](#673))
([f59b4a2](f59b4a2))
* make bringToFront optional in select_page
([#668](#668))
([ceae17b](ceae17b))
* Update installation badges in README.md for VS Code
([#660](#660))
([61ede1c](61ede1c))


### 📄 Documentation

* Add debug instructions
([#670](#670))
([a8aae66](a8aae66))
* explain new auto connection feature
([#664](#664))
([a537a8c](a537a8c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

Opening devtools in the MCP-controlled Chrome crashes the browser

2 participants