commit | e34622d75dfa88fb48dce17fd3411f2dc7fabd69 | [log] [tgz] |
---|---|---|
author | Kazuki Takise <takise@google.com> | Fri Jul 01 03:11:19 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 01 03:11:19 2022 |
tree | 0a6625d57496a2549117ab2ebcd4e5cce17a63cf | |
parent | 8a0b8740a1295e6fb1fcbd4f8fc4bd055d462b0c [diff] |
Replace CreateClientControlledShellSurface With ShellSurfaceBuilder This replaces all the occurrences of CreateClientControlledShellSurface to ShellSurfaceBuilder to make the instantiation of ClientControlledShellSurface simpler. BUG=b:236939804 Test=exo_unittests Change-Id: Ieda0566cb8036180349627be15efec02d550ab67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3721951 Commit-Queue: Kazuki Takise <takise@chromium.org> Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Auto-Submit: Kazuki Takise <takise@chromium.org> Cr-Commit-Position: refs/heads/main@{#1019941}
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.