jackmoore / colorbox

A light-weight, customizable lightbox plugin for jQuery
http://www.jacklmoore.com/colorbox/
MIT License
4.75k stars 1.14k forks source link

Memory leak in $related reference #851

Open tamilarasan opened 6 years ago

tamilarasan commented 6 years ago

cboxElement DOM objects are cached in $related variable which leads to memory leak. Need to have handler to destroy such objects.

native in HTMLAnchorElement @1645039 6 400 % 2 1920 %
[0] in jQuery.fn.init @2566147 5 320 % 4480 %
$related in system / Context @1653343 4 5760 % 123 2640 %
context in () @1653323 3 640 % 1 8800 %
colorbox in r() @1653149 2 640 % 106 8000 %