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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
EWS
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
<rdar://problem/144097658>