| commit | 14af6d4c1d91dddf3b565564f7c656bc3f451885 | [log] [tgz] |
|---|---|---|
| author | Alison Gale <agale@chromium.org> | Fri Aug 29 14:35:29 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 29 14:35:29 2025 |
| tree | 40f83cf37f47146077acc0e57ba0cdb384f7cbc5 | |
| parent | c8d5133407763273660fdeede86ad43590f861a5 [diff] |
[SxS] Use proper origin for drag and drop links We need the origin set so if the link triggers a dialog to open something like tel: then it will show the referrer. This behavior is now consistent with what happens if you drag a link to the tab strip. Change-Id: I8859d6839ad40ee6f26b7f962407f728d73a9b10 Bug: 441143201 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6897487 Reviewed-by: Chris Thompson <cthomp@chromium.org> Reviewed-by: Eshwar Stalin <estalin@chromium.org> Reviewed-by: Kaan Alsan <alsan@chromium.org> Commit-Queue: Alison Gale <agale@chromium.org> Cr-Commit-Position: refs/heads/main@{#1508355}
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.