Files
@ 99d29f43bdd1
Branch filter:
Location: kallithea/docs/api/models.rst
99d29f43bdd1
632 B
text/prs.fallenstein.rst
comments: bind comment-bubble click handler to table and use sub selector
Avoid jQuery looping over all lines and binding comment-bubble click handler to
every line on page load.
Avoids 'Maximum call stack size exceeded' when loading a huge diff in Chrome.
Avoid jQuery looping over all lines and binding comment-bubble click handler to
every line on page load.
Avoids 'Maximum call stack size exceeded' when loading a huge diff in Chrome.