commit | 1f5e997fdb75e8b56713cf4f370b977da187915a | [log] [tgz] |
---|---|---|
author | adamta <[email protected]> | Sun Aug 03 16:19:47 2025 |
committer | Chromium LUCI CQ <[email protected]> | Sun Aug 03 16:19:47 2025 |
tree | a2022bc6d2e6ba126f2869eb688d71505706afa1 | |
parent | 15455724659c6450e9e6b37e35bcbd08e10c97cf [diff] |
[iOS] New chat button in floaty Implements the new chat button in the Gemini floaty, which clears any ongoing session for that web state. If Gemini cross-tab is enabled this clears the single session instead. Fixed: 434910674 Change-Id: I395e2a5dfc5062cedf411e09d37bd889ef1956f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6813336 Reviewed-by: Nicolas MacBeth <[email protected]> Auto-Submit: Adam Arcaro <[email protected]> Commit-Queue: Nicolas MacBeth <[email protected]> Cr-Commit-Position: refs/heads/main@{#1496048}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.