Bug 274510

Summary: [TextureMapper] BitmapTexture::create should not change the bound texture
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: PlatformAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: Hironori.Fujii, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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>