Skip to content

Conversation

benvinegar
Copy link
Contributor

@benvinegar benvinegar commented Jul 7, 2016

I discovered that we were dropping frames from PhantomJS – specifically those without method names and begining with file:///

cc @mattrobenolt


This change is Reviewable

@benvinegar
Copy link
Contributor Author

Review status: 0 of 3 files reviewed at latest revision, 1 unresolved discussion.


test/vendor/tracekit-parser.test.js, line 269 [r1] (raw file):

            var stackFrames = TraceKit.computeStackTrace(CapturedExceptions.PHANTOMJS_1_19);
            assert.ok(stackFrames);
            assert.deepEqual(stackFrames.stack.length, 3);

Oops, forgot some assertions here


Comments from Reviewable

@benvinegar benvinegar merged commit 879ec45 into master Jul 7, 2016
@benvinegar benvinegar deleted the fix-phantomjs-file branch July 7, 2016 01:35
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