WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
230375
find a way to re-use CGBitmapContextCreateForFlatteningImage logic for ShareableBitmap creation
https://bugs.webkit.org/show_bug.cgi?id=230375
Summary
find a way to re-use CGBitmapContextCreateForFlatteningImage logic for Sharea...
Cameron McCormack (:heycam)
Reported
2021-09-16 14:57:42 PDT
In
bug 229021 comment 19
Sam points out the existence of CGBitmapContextCreateForFlatteningImage, which duplicates some of the logic added in that bug for creating a CGBitmap with a configuration and color space appropriate for converting a CGImage into a ShareableBitmap. We should look into whether we can use it, to avoid having our own flattening logic.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-09-23 14:58:25 PDT
<
rdar://problem/83466936
>
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