[webkit-changes] [WebKit/WebKit] 77aa2a: [WebXR] MTLRasterizationRateLayerDescriptor instan...
Ada Chan
noreply at github.com
Sat Jun 22 13:21:42 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 77aa2ac82dd06a8ce6c5b532103c5a395052307c
https://github.com/WebKit/WebKit/commit/77aa2ac82dd06a8ce6c5b532103c5a395052307c
Author: Ada Chan <adachan at apple.com>
Date: 2024-06-22 (Sat, 22 Jun 2024)
Changed paths:
M Source/WebCore/platform/graphics/cocoa/ANGLEUtilitiesCocoa.mm
Log Message:
-----------
[WebXR] MTLRasterizationRateLayerDescriptor instances are leaked after WebXR immersive session
https://bugs.webkit.org/show_bug.cgi?id=275770
rdar://130319220
Reviewed by Mike Wyrzykowski.
Use adoptNS() to fix the leaks.
* Source/WebCore/platform/graphics/cocoa/ANGLEUtilitiesCocoa.mm:
(WebCore::newRasterizationRateMap):
Canonical link: https://commits.webkit.org/280281@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list