probmods / webchurch

A Church to Javascript compiler (DEPRECATED)
Other
140 stars 15 forks source link

debugging #67

Closed HoniSanders closed 9 years ago

HoniSanders commented 9 years ago

webchurch gives the line number of an error when i am accessing it through chrome but not through safari.

longouyang commented 9 years ago

Yeah, unfortunately, Firefox and Safari don't provide detailed-enough information about stack traces with errors, so we can only support line numbers in error messages for Chrome.