commit | 4c8029281b7db69bb4a36d9d160b39dbfaaad53c | [log] [tgz] |
---|---|---|
author | Igor <igorcov@chromium.org> | Fri Nov 22 11:22:11 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 22 11:22:11 2024 |
tree | f8567eec1f1e13b5125eed708ce5a26f79bad71b | |
parent | c57d6f910701395410f463e1edc23e647251799b [diff] |
Fix browser test for V3 storage of refresh_token The new enrollment flows is storing the refresh_token in a separate file (see crrev.com/5972711) and requires a blocking IO request for that. BUG=b:320682630 TEST=Browser tests Change-Id: I7acfee0fb94d4c72a251e46266b88430fe81d8e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6037919 Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Igor <igorcov@chromium.org> Cr-Commit-Position: refs/heads/main@{#1386725}
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.