commit | 909160eb31ffbe871b24f0b982f5cbc3cb298aaa | [log] [tgz] |
---|---|---|
author | Hira Mahmood <hiramahmood@google.com> | Wed Oct 30 16:07:12 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 30 16:07:12 2024 |
tree | b16ceef632781de422fcb1282e38f1246b518056 | |
parent | a0bbf1291aa39db858e65debdba9de518c30ce4d [diff] |
[iOS] Conditionally set kIOSSendTabToSelfLastReceivedTabURLPref This CL updates the SendTabToSelfBridge to only set kIOSSendTabToSelfLastReceivedTabURLPref if the Send Tab Magic Stack Card feature is enabled. This is necessary to ensure the card is displayed in the session after a tab is received. Bug: 343495516 Change-Id: I3cf6304a4f672652335b1af8304fd6b9335fe2af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5977122 Reviewed-by: Sergio Collazos <sczs@chromium.org> Auto-Submit: Hira Mahmood <hiramahmood@google.com> Commit-Queue: Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/main@{#1375885}
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.