Bug 1069: Revert "1031: JS_SetErrorReporter only once per JSRuntime."
commit1487d206dbf45ce089d4311d9515f5683c01593b
authorKalle Olavi Niemitalo <kon@iki.fi>
Thu, 26 Feb 2009 20:56:33 +0000 (26 22:56 +0200)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Thu, 26 Feb 2009 20:56:33 +0000 (26 22:56 +0200)
tree262644fc2b6c7421737bfd63a79b739c0585f7a3
parente9370fe5b9dc571c9372465af0295c1b1ea91917
Bug 1069: Revert "1031: JS_SetErrorReporter only once per JSRuntime."

This reverts commit b94657869bc90b5c42693c28c472f041a80fced1.
I don't know where I got the idea that JS_SetErrorReporter affects the
entire JSRuntime, rather than only the provided JSContext.  The people
on #jsapi say it has never worked that way.
src/ecmascript/spidermonkey-shared.c
src/ecmascript/spidermonkey.c
src/ecmascript/spidermonkey.h
src/scripting/smjs/core.c
src/scripting/smjs/core.h