commit | 982739df3ff47a280cf295bf3cedda4bde50beb3 | [log] [tgz] |
---|---|---|
author | Yaron Friedman <yfriedman@chromium.org> | Fri Sep 16 17:50:25 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 16 17:50:25 2022 |
tree | 66afcb1de98d87a7c7a2534437503a30db2af4a4 | |
parent | 6e2bdb8b64eda2879c0f14af9f415d862b82ca0b [diff] |
[a11y] Remove spurious trace event for BlinkAXTreeSource::SerializeNode Looks like through bitrot this is tracing ~nothing? At the same time the overhead adds up. For instrumented builds with tracing, it's taking ~1/3 of samples for BlinkAXTreeSource::SerializeNode Change-Id: I56d20c366dee9daa0801f789006b9e00e1f61d94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3899638 Reviewed-by: Daniel Libby <dlibby@microsoft.com> Commit-Queue: Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/main@{#1048098}
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.