-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
ref(browser): Split stack line parsers into individual functions and simplify further #4555
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
0ec6249
Refactor tests and minor improvements
timfish 5563471
Remove TraceKitStackFrame
timfish 4db0290
Remove undefined
timfish 8e09b5e
Merge remote-tracking branch 'upstream/master' into remove-tracekitst…
timfish 87c5628
Merge opera parser to slim down code
timfish 245eee9
Lil tidy
timfish 8723236
split into functions
timfish ee31a1a
More simplify
timfish 6627be7
Minimise fields
timfish e45decc
Merge remote-tracking branch 'upstream/master' into sep-parsers
timfish 328118b
Re order so we dont break opera!
timfish 3c1e7c2
Move the regex
timfish 98be3a1
Move frame reverse into parser and reverse all test frames 😭
timfish 11a4318
simplify pop
timfish 1c40c42
Couple more simplifications
timfish 24cc5a4
Merge remote-tracking branch 'upstream/master' into sep-parsers
timfish 2bee1b4
Remove useless else
timfish 24a18f3
Move `in_app` to initial declaration
timfish 426828e
Fix bad code
timfish cb8af0d
Merge remote-tracking branch 'upstream/master' into sep-parsers
timfish File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Re order so we dont break opera!
- Loading branch information
commit 328118bcbb6629edb4a7c6dd00bdc3a7cf9626f1
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.