Open tamilarasan opened 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 %
cboxElement DOM objects are cached in $related variable which leads to memory leak. Need to have handler to destroy such objects.