Bug 264157 - [TextureMapper] Pass size to BitmapTexture constructor
Summary: [TextureMapper] Pass size to BitmapTexture constructor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Garcia Campos
URL:
Keywords: Gtk, InRadar
Depends on:
Blocks:
 
Reported: 2023-11-03 07:30 PDT by Carlos Garcia Campos
Modified: 2023-11-04 04:32 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>