Skip to content

fix(v10/core,browser): Handle errors from other realms - #23201

Merged
Lms24 merged 2 commits into
v10from
backport-v10-cross-realm-errors
Aug 10, 2026
Merged

fix(v10/core,browser): Handle errors from other realms#23201
Lms24 merged 2 commits into
v10from
backport-v10-cross-realm-errors

Conversation

@Lms24

@Lms24 Lms24 commented Aug 10, 2026

Copy link
Copy Markdown
Member

Backport of: #22926

the code paths changed a bit from develop but the change (replacing an instanceof with the more lenient isError checks) is the same.

@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size % Change Change
@sentry/browser 27.75 kB added added
@sentry/browser - with treeshaking flags 26.19 kB added added
@sentry/browser (incl. Tracing) 46.59 kB added added
@sentry/browser (incl. Tracing + Span Streaming) 48.37 kB added added
@sentry/browser (incl. Tracing, Profiling) 51.34 kB added added
@sentry/browser (incl. Tracing, Replay) 85.83 kB added added
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 75.47 kB added added
@sentry/browser (incl. Tracing, Replay with Canvas) 90.55 kB added added
@sentry/browser (incl. Tracing, Replay, Feedback) 103.19 kB added added
@sentry/browser (incl. Feedback) 44.92 kB added added
@sentry/browser (incl. sendFeedback) 32.54 kB added added
@sentry/browser (incl. FeedbackAsync) 37.68 kB added added
@sentry/browser (incl. Metrics) 28.83 kB added added
@sentry/browser (incl. Logs) 29.06 kB added added
@sentry/browser (incl. Metrics & Logs) 29.75 kB added added
@sentry/react 29.55 kB added added
@sentry/react (incl. Tracing) 48.85 kB added added
@sentry/vue 33.17 kB added added
@sentry/vue (incl. Tracing) 48.55 kB added added
@sentry/svelte 27.77 kB added added
CDN Bundle 30.14 kB added added
CDN Bundle (incl. Tracing) 48.55 kB added added
CDN Bundle (incl. Logs, Metrics) 31.72 kB added added
CDN Bundle (incl. Tracing, Logs, Metrics) 49.86 kB added added
CDN Bundle (incl. Replay, Logs, Metrics) 70.99 kB added added
CDN Bundle (incl. Tracing, Replay) 86.05 kB added added
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 87.36 kB added added
CDN Bundle (incl. Tracing, Replay, Feedback) 91.86 kB added added
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 93.12 kB added added
CDN Bundle - uncompressed 89.86 kB added added
CDN Bundle (incl. Tracing) - uncompressed 146.74 kB added added
CDN Bundle (incl. Logs, Metrics) - uncompressed 94.58 kB added added
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 150.72 kB added added
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 219.34 kB added added
CDN Bundle (incl. Tracing, Replay) - uncompressed 265.98 kB added added
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 269.94 kB added added
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 279.68 kB added added
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 283.64 kB added added
@sentry/nextjs (client) 51.39 kB added added
@sentry/sveltekit (client) 47.01 kB added added
@sentry/core/server 80.55 kB added added
@sentry/core/browser 66.77 kB added added
@sentry/node-core 63.24 kB added added
@sentry/node 125.88 kB added added
@sentry/node (incl. diagnostics channel injection) 151.32 kB added added
@sentry/node/import (ESM hook with diagnostics-channel injection) 70.03 kB added added
@sentry/node/light 51.41 kB added added
@sentry/node - without tracing 74.93 kB added added
@sentry/aws-serverless 84.2 kB added added
@sentry/cloudflare (withSentry) - minified 201.99 kB added added
@sentry/cloudflare (withSentry) 496.42 kB added added

@Lms24
Lms24 marked this pull request as ready for review August 10, 2026 08:48
@Lms24
Lms24 requested a review from a team as a code owner August 10, 2026 08:48
@Lms24
Lms24 requested review from logaretm and msonnb and removed request for a team August 10, 2026 08:48
@Lms24 Lms24 self-assigned this Aug 10, 2026
@Lms24
Lms24 merged commit 9c2f31d into v10 Aug 10, 2026
312 of 313 checks passed
@Lms24
Lms24 deleted the backport-v10-cross-realm-errors branch August 10, 2026 09:16
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.

3 participants