File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed
Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ an Array of [StackFrame](http://git.io/stackframe)s.
99Once you have parsed out StackFrames, you can do much more interesting things. See [ stacktrace-gps] ( http://git.io/stacktrace-gps ) .
1010
1111Note that in IE9 and earlier, ` Error ` objects don't have enough information to extract much of anything. In IE 10, ` Error ` s
12- are given a ` stack ` once they're ` throw ` n.
12+ are given a ` stack ` once they're ` throw ` n.
1313
1414## Browser Support
1515[ ![ Sauce Test Status] ( https://saucelabs.com/browser-matrix/stacktracejs.svg )] ( https://saucelabs.com/u/stacktracejs )
@@ -32,15 +32,6 @@ bower install error-stack-parser
3232https://raw.githubusercontent.com/stacktracejs/error-stack-parser/master/dist/error-stack-parser.min.js
3333```
3434
35- ## Browser Support
36- * Chrome 1+
37- * Firefox 3.6+
38- * Safari 7+
39- * Opera 9+
40- * IE 10+
41- * iOS 7+
42- * Android 4.2+
43-
4435## Contributing
4536Want to be listed as a * Contributor* ? Start with the [ Contributing Guide] ( CONTRIBUTING.md ) !
4637
You can’t perform that action at this time.
0 commit comments