NEW 263964
Unattached WebGL Canvas elements have compositing display buffer, causing redundant memory use
https://bugs.webkit.org/show_bug.cgi?id=263964
Summary Unattached WebGL Canvas elements have compositing display buffer, causing red...
Kimmo Kinnunen
Reported 2023-10-31 07:11:53 PDT
Unattached WebGL Canvas elements have compositing display buffer They are not composited, so the composing display buffer should not exists. It consumes memory for nothing. Depends on bug 263770 because fixing the premultipliedAlpha case is needed in order to not need the display buffer present.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-31 07:13:26 PDT
Note You need to log in before you can comment on or make changes to this bug.