Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove legacy stacktrace parsing from Opera 9, 10 #716

Merged
merged 2 commits into from
Sep 2, 2016
Merged

Conversation

benvinegar
Copy link
Contributor

@benvinegar benvinegar commented Sep 1, 2016

This was a lot of special-case code to dedicate to really old browsers that are in the 0.01% range of worldwide usage (according to caniuse).

I've verified that Opera 12.16 (last version built on Presto) and Opera 15 (first version built on Webkit) both provide stack traces after this change.

cc @dcramer @macqueen @mattrobenolt @wheresrhys


This change is Reviewable

@benvinegar
Copy link
Contributor Author

Filesize changes:

Type Before After % Change
unminified 88,284 82,131 -6.9%
minified 23,140 21,695 -6.2%
minified + gzip 8,946 8,529 -4.7%

@benvinegar benvinegar merged commit 1722e20 into master Sep 2, 2016
@benvinegar benvinegar deleted the remove-opera branch September 2, 2016 16:51
denstepa pushed a commit to denstepa/raven-js that referenced this pull request Jan 5, 2017
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