commit | 01562d820580146c976568ef29555215041e80f7 | [log] [tgz] |
---|---|---|
author | dljames <dljames@chromium.org> | Tue Mar 11 19:07:48 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 11 19:07:48 2025 |
tree | 3a6f2ea8d01b9b49afe0f415cd4390f1113f06d0 | |
parent | e48392204cd42536090e1a2d0477c523a1e5a423 [diff] |
[SharedTabGroups] Use RequestInfo in DataSharing::GenerateWebUIUrl Update GenerateWebUIUrl to take in a RequestInfo as parameter which includes the type of request we are making and the id of the tab group. This changes makes adding new metadata into GenerateWebUIUrl easier. Change-Id: Ibf2bf0ee0705d7b9c33feca1db55c02c54facec0 Bug: 397712521 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6325472 Reviewed-by: Yuheng Huang <yuhengh@chromium.org> Commit-Queue: Darryl James <dljames@chromium.org> Cr-Commit-Position: refs/heads/main@{#1431054}
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.