zotero/chrome/content
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
..
zotero Remove use of Components.utils.methodjit 2013-06-05 18:12:52 -04:00
zotero-platform Disable context menu icons on OS X 2013-04-14 01:47:05 -04:00