When storing the return raw pointer of CGIOSurfaceContextGetColorSpace() or CGBitmapContextGetColorSpace() in a RetainPtr, we should not be using adoptCF(). The RetainPtr refcount should be incremented if the colorspace is referenced in WebKit.
rdar://105637444
Pull request: https://github.com/WebKit/WebKit/pull/10413
Committed 260609@main (fab6d531c24f): <https://commits.webkit.org/260609@main> Reviewed commits have been landed. Closing PR #10413 and removing active labels.