Bug 267210

Summary: Remove unused 'CStringTranslator' in StringImpl.h
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Ahmad Saleem 2024-01-07 11:44:10 PST
Hi Team,

While looking into 'StringImpl.h', it seems we have following two references in code:

https://searchfox.org/wubkat/rev/88bdb08baf23b66d0495fe895e251cc5fb8c40e6/Source/WTF/wtf/text/StringImpl.h#189

and

https://searchfox.org/wubkat/rev/88bdb08baf23b66d0495fe895e251cc5fb8c40e6/Source/WTF/wtf/text/StringImpl.h#69

Looking into it, we don't have any other references to it.

So I think we can safely remove these unless if there are any internal use cases etc.

Thanks!
Comment 1 EWS 2024-01-08 01:54:03 PST
Committed 272755@main (3db3a794a844): <https://commits.webkit.org/272755@main>

Reviewed commits have been landed. Closing PR #22496 and removing active labels.
Comment 2 Radar WebKit Bug Importer 2024-01-08 01:55:14 PST
<rdar://problem/120634868>