Closed GoogleCodeExporter closed 9 years ago
Added into nsJSEnvironment with a chrome check so that chrome code will not be
interrupted. Because the keymap and chrome checks are expensive and really hit
our
benchmark hard, I decreased the frequency of garbage collection and moved the
keymap
check after GC had run so that we are as clean as possible. I also made the loop
error message a little friendlier.
Original comment by classi...@floodgap.com
on 24 May 2010 at 12:58
Original issue reported on code.google.com by
classi...@floodgap.com
on 23 May 2010 at 9:03