Benjamin Gould created THRIFT-3836:
--------------------------------------
Summary: NodeJS library exceptions broken in browserify in Firefox
Key: THRIFT-3836
URL: https://issues.apache.org/jira/browse/THRIFT-3836
Project: Thrift
Issue Type: Bug
Components: Node.js - Library
Affects Versions: 0.9.3
Reporter: Benjamin Gould
Priority: Minor
THRIFT-3278 modified the way that exception stack traces are created. When
running on browserify in Firefox, this fails with a message:
Error.captureStackTrace is not a function
Cursory research suggests that this is a V8-specific function and so works in
Node.js and Chrome. Not sure if this works in IE.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)