Since 263084@main `FontCustomPlatformData` takes `FontPlatformData::CreationData` instead of `FragmentedSharedBuffer`. The buffer is now a reference counted field of `FontPlatformData::CreationData` struct and will be automatically dereferenced when `FontCustomPlatformData` is destroyed. It is an error to manually dereference it using Cairo font destroy function.
Pull request: https://github.com/WebKit/WebKit/pull/13029
Committed 263258@main (dc4c470f9471): <https://commits.webkit.org/263258@main> Reviewed commits have been landed. Closing PR #13029 and removing active labels.