Bug 264157
| Summary: | [TextureMapper] Pass size to BitmapTexture constructor | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | Platform | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | alex, fujii.hironori, webkit-bug-importer |
| Priority: | P2 | Keywords: | Gtk, InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
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
Pull request: https://github.com/WebKit/WebKit/pull/19949
EWS
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
<rdar://problem/117941729>