commit | 290f970ff901b0460cf5e69ae57a6531f2c35373 | [log] [tgz] |
---|---|---|
author | Allen Bauer <kylixrd@chromium.org> | Mon Jul 18 18:30:33 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 18 18:30:33 2022 |
tree | e59e9a64cd5f6db42f9d36cdbc5fc7eb6feccbda | |
parent | 9c4167d66bc8e6e2abe70f88dfa1a7e8828ba898 [diff] |
Remove use of WIDGET_OWNS_NATIVE_WIDGET in NativeWidgetAura tests. Change-Id: I390882f33dffe6b787d794dd3cf1437a1b28bb0f Bug: 1218885 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3764657 Reviewed-by: Elaine Chien <elainechien@chromium.org> Commit-Queue: Allen Bauer <kylixrd@chromium.org> Cr-Commit-Position: refs/heads/main@{#1025329}
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.