Skip to content

emit uncaughtException for global error events - DRAFT#4964

Open
guybedford wants to merge 1 commit into
mainfrom
gbedford/process-error
Open

emit uncaughtException for global error events - DRAFT#4964
guybedford wants to merge 1 commit into
mainfrom
gbedford/process-error

Conversation

@guybedford

Copy link
Copy Markdown
Contributor

This forwards global error events to the process uncaughtException event handler.

It's still not clear if this is the right behaviour, since it's the first time considering the interaction of reportError in the browser with uncaughtException on process and given that there are currently no other cases of global error events.

@guybedford guybedford requested review from a team as code owners September 3, 2025 19:39
@guybedford guybedford requested a review from a team September 3, 2025 19:39
@guybedford guybedford requested a review from a team as a code owner September 3, 2025 19:39
@guybedford guybedford changed the title emit uncaughtException for global error events emit uncaughtException for global error events - DISCUSSION Sep 3, 2025
@guybedford guybedford changed the title emit uncaughtException for global error events - DISCUSSION emit uncaughtException for global error events - DRAFT Sep 3, 2025
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