env.js contains rhino specific code on last line
Reported by Aman Gupta | January 9th, 2009 @ 03:28 PM
The last line references e.rhinoException, which obviously does not exist in spidermonkey, etc. Perhaps this should be a part of the env.error function instead.
Comments and changes to this ticket
-
thatcher.christopher (at gmail) January 15th, 2009 @ 11:43 AM
- Tag set to exception, rhino
- State changed from new to resolved
- Assigned user set to thatcher.christopher (at gmail)
got it thanks!
added $env.lineSource function in rhino.js
moved the reference to rhinoException to inside rhino.js
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
a javascript browser environment
People watching this ticket
- Nobody is watching this ticket.
Referenced by
- 189 Tag 1.3.pre1 Ant Build Failure on rhino-env target #5 load('dist/platform/core.js'); #6 load('dist/platform/...