Bug 215917
| Summary: | [OffscreenCanvas] use memory-reporting IDL attributes on the OffscreenCanvas IDL interface | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Zan Dobersek <zan> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 306608 | ||
| Bug Blocks: | 183720 | ||
Zan Dobersek
With ReportExtraMemoryCost and ReportExternalMemoryCost IDL attributes added, OffscreenCanvas objects would be able to report additional memory costs that would help with better GC protocol estimation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/68334735>
Kimmo Kinnunen
The feature moved to rendering contexts, as those are the objects retaining the memory (bug 306608 )