commit | 18462ebe1ed0cb31a992d70b4fc4d12011efd14a | [log] [tgz] |
---|---|---|
author | Lauren Winston <lwinston@google.com> | Thu May 30 19:15:39 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 30 19:15:39 2024 |
tree | 51ee652907f855f0959fdf8d03d08eab2b27c29d | |
parent | 4612d64221d368ebde06a339933454666ec0f1c1 [diff] |
[Reading Mode] Re-enable delayed side panel loading. This is based on side panel guidance. The Reading Mode panel will now be shown after UI finishes loading. This prevents empty loading artifacts from showing. Fonts are loaded asynchronously, so they won't block the side panel loading. Fixed: 327507135 Change-Id: Iddca3de7f090f44cfb006ce3ed3123e747557e14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5571131 Commit-Queue: Lauren Winston <lwinston@google.com> Reviewed-by: Abigail Klein <abigailbklein@google.com> Cr-Commit-Position: refs/heads/main@{#1308188}
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.