Bug 264157

Summary: [TextureMapper] Pass size to BitmapTexture constructor
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: PlatformAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, Hironori.Fujii, webkit-bug-importer
Priority: P2 Keywords: Gtk, InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Carlos Garcia Campos 2023-11-03 07:30:39 PDT
This way we can create a BitmapTexture without having to call reset right after the creation to set the size and flags (that are passed but ignored in the constructor).
Comment 1 Carlos Garcia Campos 2023-11-03 07:33:55 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19949
Comment 2 EWS 2023-11-04 04:31:44 PDT
Committed 270227@main (0cf3ba971a89): <https://commits.webkit.org/270227@main>

Reviewed commits have been landed. Closing PR #19949 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-11-04 04:32:14 PDT
<rdar://problem/117941729>