commit | 40f9714c00b45b7b3096c61f9e048ac4958fbd2e | [log] [tgz] |
---|---|---|
author | Juan Mojica <juanmojica@google.com> | Mon Jun 24 22:18:30 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 24 22:18:30 2024 |
tree | fc3cad683a8420edf8535b1f1f1c60cde8da32e5 | |
parent | 57bc9ee607348ff461de03aab50fb98875c8371d [diff] |
[lensoverlay] Add support to show a full page error in side panel. This is shown when the user is offline, or when there is a timeout that occurred from the full image requests that open the side panel. This also makes that timeout and the error page server configurable. Change-Id: I9af486a3ae8971335abdd3e5edb49a94d8b2e192 Bug: b:347105745 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5646357 Reviewed-by: Duncan Mercer <mercerd@google.com> Reviewed-by: Ali Stanfield <stanfield@google.com> Commit-Queue: Juan Mojica <juanmojica@google.com> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/main@{#1318827}
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.