Skip to content

Conversation

@timfish
Copy link
Collaborator

@timfish timfish commented Apr 19, 2023

While working on fixing a stack parser bug I noticed that [-a-z]+ will match any valid protocol so there is no need to match specific protocols.

This will shave around 120 bytes off the browser bundle.

@AbhiPrasad AbhiPrasad enabled auto-merge (squash) April 19, 2023 09:19
@AbhiPrasad AbhiPrasad merged commit 57cb2fc into getsentry:develop Apr 19, 2023
@timfish timfish deleted the feat/simplify-stack-parsers branch May 4, 2023 11:40
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.

2 participants