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 | ||
Ahmad Saleem
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!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
EWS
Committed 272755@main (3db3a794a844): <https://commits.webkit.org/272755@main>
Reviewed commits have been landed. Closing PR #22496 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/120634868>