- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Tue, 22 Feb 2011 22:57:59 -0500
On 2/22/11 10:42 PM, Glenn Maynard wrote: > Including execute() being synchronous, raising SyntaxError exceptions > for parse errors, and uncaught exceptions from the script being > propagated up through execute() to its caller? Hmm. That last one might take some work in Gecko, if it's even sanely possible, but the rest of it shouldn't be that bad. -Boris
Received on Tuesday, 22 February 2011 19:57:59 UTC