DescriptionFix crash in nvpr text after abandoning context
Don't implement GlyphPathRange::onAbandon/onRelease. Its path range is
also a GrGpuResource, registered with the gpu, and will automatically
handle abandoning and releasing the actual GL objects. Don't delete
the path range early, it is assumed to be a valid pointer throughout
the entire lifetime of GlyphPathRange.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/3f860991ade1128e770c1268372f755a397e2942
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|