WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
262735
Avoid heap-allocating a new BackingStoreFlusher for each RemoteLayerTreeDrawingArea::updateRendering() call
https://bugs.webkit.org/show_bug.cgi?id=262735
Summary
Avoid heap-allocating a new BackingStoreFlusher for each RemoteLayerTreeDrawi...
Chris Dumez
Reported
2023-10-05 14:26:06 PDT
Avoid heap-allocating a new BackingStoreFlusher for each RemoteLayerTreeDrawingArea::updateRendering() call. Reuse the same BackingStoreFlusher for each call since flushes cannot happen in parallel.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-10-05 14:28:21 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18721
EWS
Comment 2
2023-10-05 20:02:10 PDT
Committed
268962@main
(152b2c430626): <
https://commits.webkit.org/268962@main
> Reviewed commits have been landed. Closing PR #18721 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-10-05 20:03:20 PDT
<
rdar://problem/116557105
>
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