commit | a494164c3391accf215fc727a6bebcdb3a72439c | [log] [tgz] |
---|---|---|
author | Kramer Ge <fangzhoug@chromium.org> | Fri Nov 03 17:28:56 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 03 17:28:56 2023 |
tree | 0195efe380f79f0fa52640d0279d364a3391485f | |
parent | 296aef19f27ab6449e98af568584de966218640a [diff] |
[Lacros]Synchronously wait for base::Version and send to Gpu Some bugs are fixed at a specific ash version, instead of using a list of bug_fixes, send the dotted number chrome version to gpu process directly. To ensure ozone/wayland in gpu has the right capabilities, force browser UI thread to wait for zaura_sell to send this information. And deprecate usage of bug_fix_id. Bug: 1487446, b/301459041 Change-Id: I9bd99b8b88e4030a5cc9e07f77d4c76786a28ef0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4969075 Reviewed-by: Nick Yamane <nickdiego@igalia.com> Reviewed-by: Peter McNeeley <petermcneeley@chromium.org> Reviewed-by: Dominic Farolino <dom@chromium.org> Commit-Queue: Kramer Ge <fangzhoug@chromium.org> Cr-Commit-Position: refs/heads/main@{#1219565}
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.