If SafeFontParser is enabled we should use the SFP on both WCP and GPUP sides and we should not parse trusted fonts with the system font parser. When SFP is disabled we should switch to using the system parser but only for trusted fonts, like before. The difference is that if the SafeFontParser is enabled we will no longer check first for trusted fonts that can be parsed with the system font parser like before.
<rdar://problem/124235570>
Pull request: https://github.com/WebKit/WebKit/pull/26926
Committed 277717@main (5b8f348c9f76): <https://commits.webkit.org/277717@main> Reviewed commits have been landed. Closing PR #26926 and removing active labels.