commit | b991c0b073aab5e04428da746754889373edee30 | [log] [tgz] |
---|---|---|
author | Sean Maher <spvw@chromium.org> | Sat Apr 01 16:03:09 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 01 16:03:09 2023 |
tree | bc2ad41aa7a6b40668ddea552e054adbac23e52b | |
parent | 79e0233d17f3d909e0d0391b99c5108d9f414876 [diff] |
Fix double idlework emission during BeforeWait in Windows UI messagepump Instead, emit a trace event stating that we woke up spuriously. Bug: 1329717 Change-Id: If65f5684facf65bc4c2de251c45e833ae7d84145 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4386894 Reviewed-by: Gabriel Charette <gab@chromium.org> Commit-Queue: Sean Maher <spvw@chromium.org> Cr-Commit-Position: refs/heads/main@{#1125047}
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.