[Webkit-unassigned] [Bug 262219] Previously focused form input elements are not getting garbage collected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 20 09:43:48 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=262219

--- Comment #12 from Cristian Linte <ioancris at adobe.com> ---
Created attachment 468686

  --> https://bugs.webkit.org/attachment.cgi?id=468686&action=review

Heap snapshot showing that FormMetadataJS keeps reference to the wrapper

Heap snapshot showing that FormMetadataJS keeps reference to the wrapper. FormMetadataJS is loaded in another world/context (window) by Safari and this keeps references to JS Wrappers from main page and in turn causes leaks. Main page has no reference to the DOM node either via JS or other nodes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231120/eaadca05/attachment.htm>


More information about the webkit-unassigned mailing list