0
Files
src/ios
Avi Drissman 24cc0dfd28 Do minor string conversion cleanups
A general ban of conversions can't be done, as for both wide strings
and Mac strings the pattern of passing a const char* into the
base::Sys conversion functions is unavoidable. However, some cleanup
can be done as well as adding compiler indications to the functions.

Bug: 1440840
Change-Id: I7d00c65410122df1dfcced72317f78b97d704c99
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4903845
Reviewed-by: Maksim Ivanov <emaxx@chromium.org>
Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com>
Reviewed-by: Marlon Facey <mfacey@chromium.org>
Auto-Submit: Avi Drissman <avi@chromium.org>
Reviewed-by: danakj <danakj@chromium.org>
Commit-Queue: Avi Drissman <avi@chromium.org>
Reviewed-by: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1205997}
2023-10-05 19:44:37 +00:00
..
2023-10-02 22:39:10 +00:00
2023-09-26 16:31:44 +00:00

This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.