Files
qBittorrent/src/webui
bolshoytoster a3d1ff0eb2 WebUI: Fix memory leak
See #22734, there is a memory leak in the MooTools .destroy(), this replaces all uses of that with the browser native .remove().

This also overrides the MooTools Document.id function, which is used by $(id). The original function always allocates an ID to elements it selects, the override doesn't, and is also a little more efficient.

Closes #22734.
PR  #22754.

---------

Co-authored-by: Chocobo1 <Chocobo1@users.noreply.github.com>
2025-05-25 15:41:52 +08:00
..
2025-05-01 14:18:18 +03:00
2025-05-25 15:41:52 +08:00
2025-03-29 20:47:53 +08:00
2024-09-30 17:45:28 +08:00
2024-09-30 17:45:28 +08:00