Chromium Code Reviews
DescriptionStop using GrTexture::get/setCustomData in Canvas2DLayerBridge
Canvas2DLayerBridge was using custom data to cache mailbox names
associated with recycled textures managed by skia. This helped
prevent leaking mailboxes. This CL uses a different approach
that consists in disassociating mailboxes to prevent the mailbox
leak. The goal is to allow the skia team to proceed with the
deprecation of texture custom data attachments.
BUG=632722
Committed: https://crrev.com/645b3cc4697033ab68738dc68d9dfd8db200c008
Cr-Commit-Position: refs/heads/master@{#413129}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|
|||||||||||||||||||