Bug 274510 - [TextureMapper] BitmapTexture::create should not change the bound texture
Summary: [TextureMapper] BitmapTexture::create should not change the bound texture
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: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-22 01:39 PDT by Carlos Garcia Campos
Modified: 2024-05-22 13:16 PDT (History)
2 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 2024-05-22 01:39:41 PDT
When creating a new texture we should keep the previously bound texture.
Comment 1 Carlos Garcia Campos 2024-05-22 01:45:58 PDT
Pull request: https://github.com/WebKit/WebKit/pull/28904
Comment 2 EWS 2024-05-22 04:48:02 PDT
Committed 279120@main (19f5b8907ca4): <https://commits.webkit.org/279120@main>

Reviewed commits have been landed. Closing PR #28904 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-05-22 04:49:14 PDT
<rdar://problem/128535802>