WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 222348
[GPU Process] Implement ImageBufferShareableBitmapBackend::bytesPerRow()
https://bugs.webkit.org/show_bug.cgi?id=222348
Summary
[GPU Process] Implement ImageBufferShareableBitmapBackend::bytesPerRow()
Said Abou-Hallawa
Reported
2021-02-24 01:42:15 PST
The ShareableBitmapCG aligns the rows using IOSurfaceAlignProperty(kIOSurfaceBytesPerRow, ...). This means the default implementation which is "width x 4" is wrong for ImageBufferShareableBitmapBackend. This will fix the layout failure: fast/canvas/canvas-large-dimensions.html [ Failure ]
Attachments
Patch
(4.72 KB, patch)
2021-02-24 01:46 PST
,
Said Abou-Hallawa
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Said Abou-Hallawa
Comment 1
2021-02-24 01:46:08 PST
Created
attachment 421390
[details]
Patch
EWS
Comment 2
2021-02-24 09:52:01 PST
Committed
r273406
: <
https://commits.webkit.org/r273406
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 421390
[details]
.
Radar WebKit Bug Importer
Comment 3
2021-02-24 09:53:19 PST
<
rdar://problem/74700179
>
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