WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
264157
[TextureMapper] Pass size to BitmapTexture constructor
https://bugs.webkit.org/show_bug.cgi?id=264157
Summary
[TextureMapper] Pass size to BitmapTexture constructor
Carlos Garcia Campos
Reported
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).
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2023-11-03 07:33:55 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19949
EWS
Comment 2
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.
Radar WebKit Bug Importer
Comment 3
2023-11-04 04:32:14 PDT
<
rdar://problem/117941729
>
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