zotero/resource
Simon Kornblith 53a4d987b6 Remove use of Components.utils.methodjit
It appears that this flag can no longer be set in new-ish Nightlies.
This patch switches code that used nsITimers with the
Components.utils.methodjit hack to use setTimeout on the hidden DOM
window instead, so that we still get the JIT. (See
https://bugzilla.mozilla.org/show_bug.cgi?id=776798)

This might also mean that callbacks from doGet etc. no longer get JITed.
At some point, we should test this with the JIT profiler.
2013-06-05 18:12:52 -04:00
..
schema Add missing index to creatorData table 2013-05-01 18:00:28 -04:00
concurrent-caller.js ConcurrentCaller -- run a fixed number of concurrent async functions 2013-03-26 02:50:00 -04:00
csl-validator.js Use latest csl-validator 2013-03-23 17:30:34 -04:00
q.js Remove use of Components.utils.methodjit 2013-06-05 18:12:52 -04:00