WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
244118
RemoteImageBufferProxy::getPixelBuffer() uses too small PixelBuffer for resolutionScale() > 1 ImageBuffers
https://bugs.webkit.org/show_bug.cgi?id=244118
Summary
RemoteImageBufferProxy::getPixelBuffer() uses too small PixelBuffer for resol...
Kimmo Kinnunen
Reported
2022-08-19 02:29:48 PDT
RemoteImageBufferProxy::getPixelBuffer() uses too small PixelBuffer for resolutionScale() > 1 ImageBuffers This causes GPUP write big image to the SHM and WP read small image from the SHM. Blocks
bug 240056
as that makes SharedMemory more strict.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-08-19 02:30:14 PDT
<
rdar://problem/98873549
>
Kimmo Kinnunen
Comment 2
2022-08-19 02:45:13 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3474
EWS
Comment 3
2022-08-22 03:38:54 PDT
Committed
253639@main
(bb61b0638af6): <
https://commits.webkit.org/253639@main
> Reviewed commits have been landed. Closing PR #3474 and removing active labels.
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