Bug 1829756 - E.g. DeleteTexture in ~WebGLTextureJS. r=gfx-reviewers,lsalzman
commit1741f9c46a371885a4b1a0dd7e635247907bb1d9
authorKelsey Gilbert <kelsey.gilbert@mozilla.com>
Mon, 1 May 2023 20:20:23 +0000 (1 20:20 +0000)
committerKelsey Gilbert <kelsey.gilbert@mozilla.com>
Mon, 1 May 2023 20:20:23 +0000 (1 20:20 +0000)
tree3286eccdccd23cbd8f97e69fb1f8b603d3c4e1d0
parent15949040a83b764e5a309d34776e47485641b568
Bug 1829756 - E.g. DeleteTexture in ~WebGLTextureJS. r=gfx-reviewers,lsalzman

Otherwise GCing will not release them.

Differential Revision: https://phabricator.services.mozilla.com/D176828
dom/canvas/ClientWebGLContext.cpp
dom/canvas/ClientWebGLContext.h