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
fix(browser): Parse Chrome stack frames without full paths (#5519)
Update chromium parser to use extended lazy lookups to account for frames that don't have full path names. Validated through a unit test and by analyzing an error on the Sentry frontend.
0 commit comments