commit | e000f300f46d5a53483c545e549da3f95e126d5b | [log] [tgz] |
---|---|---|
author | Ivan Murashov <ivan.murashov@lge.com> | Fri Sep 08 17:59:10 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 08 17:59:10 2023 |
tree | d8291ba9493e636f13415532158251bfe8ac944e | |
parent | 032dac4c9c8dadeed7bb81b0fc895cee47a5fabe [diff] |
Remove unused variable in ui::AXNodePosition::CreatePosition() Variable 'tree_id' was introduced in the CL https://crrev.com/c/1867610 and no more needed after CL https://crrev.com/c/3968503. Hence it is removed. Bug: 1362839 Change-Id: I4d72e12fe88ec40c58e719178370059a5ef26dd3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4852267 Reviewed-by: Nektarios Paisios <nektar@chromium.org> Commit-Queue: Ivan Murashov <ivan.murashov@lge.com> Cr-Commit-Position: refs/heads/main@{#1194209}
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.