Files
@ 99d29f43bdd1
Branch filter:
Location: kallithea/docs/theme/nature/static/kallithea-logo.svg
99d29f43bdd1
4.4 KiB
image/svg+xml
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.