commit | c922f629a6b41508fad13ca6e52307b1107c84db | [log] [tgz] |
---|---|---|
author | Christian Biesinger <cbiesinger@chromium.org> | Mon Mar 25 22:02:02 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 25 22:02:02 2024 |
tree | 0eb9e9cf9e35cc9b0feaaf4bc777cb20749b99d8 | |
parent | 5a8f56a42a6abf4db0a16493627b9b70dbf366e3 [diff] |
[FedCM] Fix the implementation of test_driver.get_fedcm_dialog_title It is supposed to return a dictionary: https://fedidcg.github.io/FedCM/#webdriver-gettitle This was causing the test to fail when run against "real" webdriver: https://wpt.fyi/results/credential-management/fedcm-context.https.html?label=experimental&label=master R=npm@chromium.org Bug: 331237776 Change-Id: I25168e475cd15b93e3fb4f175ec697ab5b027023 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5394270 Reviewed-by: Nicolás Peña <npm@chromium.org> Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/main@{#1277980}
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.