commit | 6aaafbbadec7d92f58f2a0d83ef8784fe09f35a3 | [log] [tgz] |
---|---|---|
author | Sylvain Defresne <[email protected]> | Thu Mar 20 20:52:21 2025 |
committer | Copybara-Service <[email protected]> | Thu Mar 20 21:05:21 2025 |
tree | 260676bc64f37d47bd50b2cef7e8e62c6f91c328 | |
parent | dcd961005eaee9d8d5177e4e9ba7ae42dd23d564 [diff] |
[ios] Change -sceneSessionID storage to std::string Most of the code that use this property wants to convert it to an std::string anyway, so store it as one to avoid expensive string conversion at runtime. Bug: none Change-Id: I38e42737ec4b0c48dcf8afb450ca63959ed4e50a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6373164 Commit-Queue: Sylvain Defresne <[email protected]> Reviewed-by: Mark Cogan <[email protected]> Cr-Commit-Position: refs/heads/main@{#1435663} NOKEYCHECK=True GitOrigin-RevId: 5a63a8d6e29aa2e19035a44f3db1e18177e8f1f6
This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.