Bug 225288 - Remove default parameter values for color space and pixel format from ImageBuffer::create to make it clear everwhere we are explicitly requesting SRGB/BGRA8 buffers
Summary: Remove default parameter values for color space and pixel format from ImageBu...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-02 19:01 PDT by Sam Weinig
Modified: 2021-05-03 08:04 PDT (History)
25 users (show)

See Also:


Attachments
Patch (37.38 KB, patch)
2021-05-02 19:12 PDT, Sam Weinig
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (38.85 KB, patch)
2021-05-02 19:30 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2021-05-02 19:01:55 PDT
Remove default parameter values for color space and pixel format from ImageBuffer::create to make it clear everwhere we are explicitly requesting SRGB/BGRA8 buffers
Comment 1 Sam Weinig 2021-05-02 19:12:51 PDT Comment hidden (obsolete)
Comment 2 Sam Weinig 2021-05-02 19:30:47 PDT
Created attachment 427536 [details]
Patch
Comment 3 EWS 2021-05-03 08:02:58 PDT
Committed r276899 (237245@main): <https://commits.webkit.org/237245@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 427536 [details].
Comment 4 Radar WebKit Bug Importer 2021-05-03 08:04:20 PDT
<rdar://problem/77455042>