commit | caf1ba4cc8c524f2b9eefddcdf704b5c7b133cde | [log] [tgz] |
---|---|---|
author | Eric Willigers <ericwilligers@chromium.org> | Wed Aug 04 06:18:45 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 04 06:18:45 2021 |
tree | cd832dd1afbe05ea1f54d3f55c0cdd98215caea1 | |
parent | a64ac9d9b723c91f7b3184fa027d8e46892c9729 [diff] |
[Lacros] Enable some non-client frame view tests None of the BrowserNonClientFrameViewChromeOSTest were previously being run under Lacros. We now run for BrowserNonClientFrameViewChromeOSTest - IncognitoMarkedAsAssistantBlocked - FrameMinSizeIsUpdated - RestoreMinimizedBrowserUpdatesCaption - TopViewInset - AppFrameColor We now run for BrowserNonClientFrameViewChromeOSTestNoWebUiTabStrip: - NonImmersiveFullscreen Bug: 1227586,1235203 Change-Id: Ibd624d52cd7c9b58d29a6074cdf75ae872da2f6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3060620 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Reviewed-by: Alan Cutter <alancutter@chromium.org> Reviewed-by: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#908350}
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.