commit | 9399a85d6d07cd2e486a9c0022ab27fb94ab5dbd | [log] [tgz] |
---|---|---|
author | Dana Fried <dfried@chromium.org> | Mon Oct 11 23:57:07 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 11 23:57:07 2021 |
tree | 688dd9f3ca0734d5a3463cb380a38c5b95f75a10 | |
parent | 357debe26df0f2a63ec7834663bc6b96dabde2db [diff] |
ElementTrackerMac - Remove spurious DCHECK There are cases where a menu can be aborted before the initial show message is processed; in this case we have to skip processing any show/hide messages because we can't connect the menu item to the context anymore. Bug: 1253603 Change-Id: I2fb9125dab9cb0cfc2a3f2de77464327f74945c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3161409 Reviewed-by: David Pennington <dpenning@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/main@{#930350}
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.