zulip/zephyr/static
Zev Benjamin 719e24a25b blueslip: Use reference counting to try and break the circular references we create
We create a circular reference between handler functions and our
wrappers for them so that we can pass the wrapper to jQuery.off when
users pass the original handler to us.  This reference-counting
system can't break all the circular references we create because
users can unbind event handlers without explicitly naming the
handlers they want to remove (they can remove all bindings on an
element, for example).  For now, we hope that this memory leak isn't
too bad.

(imported from commit 9615b5761b4b09ca7ca52c0d847e9b83330373fa)
2013-03-14 15:07:28 -04:00
..
html Increase time for 5xx error page before redirect to 60 seconds. 2013-03-06 13:34:59 -05:00
images Rewrite git hook for distribution and document it. 2013-02-19 09:17:06 -05:00
js blueslip: Use reference counting to try and break the circular references we create 2013-03-14 15:07:28 -04:00
styles Highlight messages which contain your name. 2013-03-12 18:01:16 -04:00
third [third] Import zocial from http://zocial.smcllns.com/ 2013-02-27 10:16:54 -05:00
favicon.ico Make favicon have transparent background. 2012-12-18 16:24:00 -05:00
robots.txt Add robots.txt 2012-10-17 15:04:33 -04:00