commit | 89dd9184a42580781272b6b5bb59ba51ed90b58e | [log] [tgz] |
---|---|---|
author | Gauthier Ambard <gambard@chromium.org> | Wed Dec 04 16:45:00 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 04 16:45:00 2024 |
tree | b95e0c4bb6b294f39c9af6009a9ba6f46da25aa1 | |
parent | 78082121d708e2b093d9bcc165c51b5eaf624791 [diff] |
[iOS] Hide scene title on incognito As we hide the page content in incognito in the Tab Switcher, we should also hide the title of the scene (which is otherwise the website url). Before: https://screenshot.googleplex.com/6XwS7gZyi9mYJ8n After: https://screenshot.googleplex.com/5VoiD4abH2B2vYX Fixed: 381711259 Change-Id: I2064bdd86baea54a993c4ecb9b01152082e5e977 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6063253 Auto-Submit: Gauthier Ambard <gambard@chromium.org> Reviewed-by: Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1391717}
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.