mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-29 08:46:42 +00:00
This prevents a reference cycle between a HTMLParser opened via document.open() and the document. It was one of many things keeping some documents alive indefinitely.