Remove more non-inclusive language from Source
Created attachment 435750 [details] Patch
Comment on attachment 435750 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=435750&action=review > Source/WebInspectorUI/UserInterface/External/three.js/three.js:40453 > + // Object names must be checked against a list. Otherwise, there This should really be corrected in the upstream library, since we occasionally replace this entire file with the most recent version from the upstream project.
Comment on attachment 435750 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=435750&action=review >> Source/WebInspectorUI/UserInterface/External/three.js/three.js:40453 >> + // Object names must be checked against a list. Otherwise, there > > This should really be corrected in the upstream library, since we occasionally replace this entire file with the most recent version from the upstream project. Upstream three.js has already been changed.
Committed r281258 (240693@main): <https://commits.webkit.org/240693@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 435750 [details].
<rdar://problem/82138223>