FileSystem::pathByAppendingComponent() should take in StringViews instead of Strings, to avoid unnecessary String constructor in many instances.
Created attachment 455671 [details] Patch
Created attachment 455673 [details] Patch
Created attachment 455678 [details] Patch
Comment on attachment 455678 [details] Patch r=me
Tools/Scripts/svn-apply failed to apply attachment 455678 [details] to trunk. Please resolve the conflicts and upload a new patch.
Created attachment 455714 [details] Patch
Committed r291842 (248856@main): <https://commits.webkit.org/248856@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 455714 [details].
<rdar://problem/90811502>
Committed r291854 (248866@trunk): <https://commits.webkit.org/248866@trunk>