Bug 286817

Summary: Make sure Model Process deallocates resources properly
Product: WebKit Reporter: Aleksei Marchenko <aleksei>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P1 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Aleksei Marchenko
Reported 2025-01-31 10:26:23 PST
Creation of HTMLModelElement leads to significant memory allocations in Model Process. Make sure that used memory is deallocated properly in case of: 1) HTMLModelElement object deletion 2) Web Process that uses HTMLModelElement is closed/crashed.
Attachments
EWS
Comment 1 2025-02-03 10:18:56 PST
Committed 289741@main (75ec68cfc5a7): <https://commits.webkit.org/289741@main> Reviewed commits have been landed. Closing PR #39827 and removing active labels.
Radar WebKit Bug Importer
Comment 2 2025-02-03 10:19:19 PST
Note You need to log in before you can comment on or make changes to this bug.