commit | e4a8c7441d7b24f6e0859e27e5f9930d08b089b9 | [log] [tgz] |
---|---|---|
author | David Pennington <dpenning@chromium.org> | Fri Sep 08 17:58:02 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 08 17:58:02 2023 |
tree | 953b26c2188db9b30900edc4140884ee18af6ded | |
parent | 3629ca9973f6460137c40ddca7e1fdffd045c3a7 [diff] |
[SavedTabGroups] Prevent SavedTabGroups from exposing non http(s) URLs. Some chrome pages or file pages may be dangerous to share between devices, in order to fix this we are going to disable these URLs from updating saved tab groups. Change-Id: Iddc46315fc0836d11a5e7805898df413d5f51d70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4843802 Reviewed-by: Darryl James <dljames@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: David Pennington <dpenning@chromium.org> Cr-Commit-Position: refs/heads/main@{#1194207}
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.