commit | f3a8a4140a1348ac8202a492bc26f7df8b658f3a | [log] [tgz] |
---|---|---|
author | Giovanni Ortuño Urquidi <ortuno@chromium.org> | Tue Mar 21 22:47:44 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 21 22:47:44 2023 |
tree | ee8cb225547fc0c80d18089d3ff0eb4c4ecece48 | |
parent | ee6799297e1897d13b24289174ac7606c3a21257 [diff] |
cros-components: Adds cros-components loading test Adds a test that loads the component and waits for the custom element to be defined. If the resource couldn't be loaded for example if lit imports were not re-written or the files wasn't added to the resources, prints a messages indicating importing what URL failed e.g. Failed to load resource: net::ERR_FAILED - chrome://resources/mwc/lit/decorators.js Bug: 264070221 Change-Id: I51ec16852117e5d549e632f56efe78954decebdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4349760 Reviewed-by: Zain Afzal <zafzal@google.com> Reviewed-by: Scott Violet <sky@chromium.org> Commit-Queue: Giovanni Ortuno Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/main@{#1120247}
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.