Bug 225288

Summary: 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
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, cdumez, changseok, cmarcelo, dino, eric.carlson, esprehn+autocc, ews-watchlist, fmalita, glenn, graouts, gyuyoung.kim, hi, jer.noble, joepeck, kondapallykalyan, luiz, macpherson, menard, pdr, philipj, sabouhallawa, schenney, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch none

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>