Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
getsentry
/
sentry-javascript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
8.7k
Code
Issues
659
Pull requests
86
Discussions
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix(browser): forward uncaught worker errors with their stack
- #24210
#24210
Merged
timfish
merged 15 commits into
develop
getsentry/sentry-javascript:develop
from
ana/fix/wasm/worker-uncaught
getsentry/sentry-javascript:ana/fix/wasm/worker-uncaught
Copy head branch name to clipboard
Sep 21, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
fix(browser): forward uncaught worker errors with their stack
#24210
timfish
merged 15 commits into
develop
getsentry/sentry-javascript:develop
from
ana/fix/wasm/worker-uncaught
getsentry/sentry-javascript:ana/fix/wasm/worker-uncaught
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
fix(browser): forward uncaught worker errors with their stack
Show description for 725ad37
d2anamaria
committed
725ad37
View commit details
Copy full SHA for 725ad37
Browse repository at this point
test(browser): cover uncaught worker error forwarding
d2anamaria
committed
5aa926f
View commit details
Copy full SHA for 5aa926f
Browse repository at this point
Commits on Sep 11, 2026
fix(browser): Dedupe forwarded worker errors and keep their name
Show description for e1d3cae
timfish
committed
e1d3cae
View commit details
Copy full SHA for e1d3cae
Browse repository at this point
Merge branch 'develop' into ana/fix/wasm/worker-uncaught
timfish
authored
bc5c736
View commit details
Copy full SHA for bc5c736
Browse repository at this point
fix(browser): Use the throwing script for the worker fallback frame
Show description for 62239dd
timfish
committed
62239dd
View commit details
Copy full SHA for 62239dd
Browse repository at this point
Merge branch 'develop' into ana/fix/wasm/worker-uncaught
timfish
authored
0853034
View commit details
Copy full SHA for 0853034
Browse repository at this point
fix(browser): Treat an empty ErrorEvent filename as unknown
Show description for c845e9d
timfish
committed
c845e9d
View commit details
Copy full SHA for c845e9d
Browse repository at this point
Merge branch 'develop' into ana/fix/wasm/worker-uncaught
timfish
authored
9f65b27
View commit details
Copy full SHA for 9f65b27
Browse repository at this point
fix(browser): Retry a failed worker forward with plain data
Show description for 37dd41b
timfish
committed
37dd41b
View commit details
Copy full SHA for 37dd41b
Browse repository at this point
Merge branch 'develop' into ana/fix/wasm/worker-uncaught
timfish
authored
612ef6e
View commit details
Copy full SHA for 612ef6e
Browse repository at this point
Commits on Sep 17, 2026
fix(browser): Cancel the worker error event once it is forwarded
Show description for 7e4d6b9
timfish
committed
7e4d6b9
View commit details
Copy full SHA for 7e4d6b9
Browse repository at this point
Commits on Sep 21, 2026
fix(browser): Cancel worker errors only after the page acknowledged
Show description for 615cd67
timfish
committed
615cd67
View commit details
Copy full SHA for 615cd67
Browse repository at this point
fix(browser): Replay only cancelled worker errors and acknowledge late workers
Show description for e0333b9
timfish
committed
e0333b9
View commit details
Copy full SHA for e0333b9
Browse repository at this point
fix(browser): Skip the onerror copy only for worker errors that were forwarded
Show description for 55d47a9
logaretm
committed
55d47a9
View commit details
Copy full SHA for 55d47a9
Browse repository at this point
test(e2e): Record worker error events on the stream that resolves the test
Show description for 68328c8
logaretm
committed
68328c8
View commit details
Copy full SHA for 68328c8
Browse repository at this point
You can’t perform that action at this time.