commit | da0ae89addd0ec1f2ad1d059c77877c06d1c7448 | [log] [tgz] |
---|---|---|
author | Jeffrey Young <cowmoo@google.com> | Tue Jan 16 17:57:19 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 16 17:57:19 2024 |
tree | bf9defb69e45fb9ba4dee84b9f5abd240cdb23bc | |
parent | 21492c20617b0754ed0fac5704676000dcecf4f3 [diff] |
p13n: SeaPen UI in chrome://vc-background Set up resources and build to show SeaPen UI in VC Background app. Some global css is not working, and dynamic color is not yet set up. The mojom connection is currently faked while VcBackgroundSeaPenProviderImpl is under progress. Bug: b:315032998 Test: browser_tests --gtest_filter=*VcBackground* Change-Id: I7ddc94a148b6ad07100ecb97b37bd58e7a883341 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5169820 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Jason Thai <jasontt@chromium.org> Reviewed-by: Ashley Prasad <ashleydp@google.com> Commit-Queue: Jeffrey Young <cowmoo@google.com> Cr-Commit-Position: refs/heads/main@{#1247589}
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.