commit | ad3185dcbaea4b29aae5c26bb42e5860c7ef6f2d | [log] [tgz] |
---|---|---|
author | Alexander Timin <altimin@chromium.org> | Wed Nov 10 16:22:01 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 10 16:22:01 2021 |
tree | a031a0c54139353f247d7751e773879a0978c14a | |
parent | a4d245e6d5d46a2626f10eadde81ad82a8855638 [diff] |
Remove message pump flow events Remove message pump flow events as they are not currently useful, add extra unnecessary events and visual noise. R=gab@chromium.org BUG=1267954,b/204071815 Change-Id: I901b11c0953acf2e844708dfbe9a4c70192c98db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3268624 Auto-Submit: Alexander Timin <altimin@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Reviewed-by: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/main@{#940326}
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.