WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-10-31 07:13:26 PDT
<
rdar://problem/117739902
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug