commit | aa97f1336bf312ca48017199b9993ca8bf7d9112 | [log] [tgz] |
---|---|---|
author | Yao Xiao <yaoxia@chromium.org> | Wed Aug 16 18:29:26 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 16 18:29:26 2023 |
tree | 021354217e9afceb05cefa7413bc8fbdc3bd466a | |
parent | 9d4ceb14886c2615fe78b40d386eff64faae9449 [diff] |
[shared storage] Implement SharedStorageWorkletDevToolsAgentHost This is part of the Shared Storage & DevTools integration. For reference, follow-up CLs (https://crrev.com/c/4753836, https://crrev.com/c/4748704, https://crrev.com/c/4776116) contain the usage of this class, and integration tests, and screenshots. Bug: 1469983 Change-Id: Icc0d2b64960f7b23b582f98e6efe56b1c657fe95 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4770975 Commit-Queue: Yao Xiao <yaoxia@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/main@{#1184281}
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.