ThreadGlobalData doesn't handle the case where we try to access it while it's being shut down, and the font code tries to do that. ThreadSpecific should be faster, and safe for this case.
Pull request: https://github.com/WebKit/WebKit/pull/4118
<rdar://problem/99947922>
Committed 256048@main (21308fa925b8): <https://commits.webkit.org/256048@main> Reviewed commits have been landed. Closing PR #4118 and removing active labels.
Re-opened since this is blocked by bug 247774
*** Bug 246627 has been marked as a duplicate of this bug. ***