Closed GoogleCodeExporter closed 8 years ago
I don't have a way to edit the above post so, please ignore the Firefox error
output (it was due to wrong exe path). The Firefox 8.0 behavior is the same as
the IE 9 behavior when json.js is included.
Original comment by bwo...@gmail.com
on 16 Dec 2011 at 6:47
If I comment out lines 522-529 in json.js, i.e the
Object.prototype.toJSONString function definition, then test runs fine.
Original comment by bwo...@gmail.com
on 16 Dec 2011 at 6:59
Original comment by corbinrs...@gmail.com
on 27 Dec 2011 at 5:11
Worked around the issue by checking out the JsTestDriver source and modifying
all for..in loops to check hasOwnProperty in the jQuery library and other
JavaScript files that get bundled into the jar.
Original comment by bwo...@gmail.com
on 28 Dec 2011 at 4:51
Here is svn diff of src directory if anyone is interested. Diff doesn't
include minified jquery file as I am using a different tool to do minification.
Use at your own risk :).
Original comment by bwo...@gmail.com
on 30 Dec 2011 at 2:24
Attachments:
Original issue reported on code.google.com by
bwo...@gmail.com
on 16 Dec 2011 at 6:39Attachments: