Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLTextAreaElement.h
Aliaksandr Kalenik e0713376a0 LibWeb: Capture weak this ptr in HTMLTextAreaElement input callback
Fixes GC-leak caused by cycle dependency between input callback and
HTMLTextAreaElement that owns it.
2024-03-16 09:12:02 -04:00

4.8 KiB