commit | 6f67a7dd3f55aabb8243796c9039528b95b8e2b6 | [log] [tgz] |
---|---|---|
author | Martin Robinson <[email protected]> | Thu Dec 12 17:58:24 2019 |
committer | Commit Bot <[email protected]> | Thu Dec 12 17:58:24 2019 |
tree | e3404d731b51aa54e4d474cf435f36a5988f48d8 | |
parent | 6301af2d9021692ef14ffe1f08a994b6b457de5c [diff] |
Clean up ATK interface initialization Clean up the code that computes the interfaces to expose for ATK object implementations and ensure that it doesn't interact with the rest of the accessibility tree. Previously, it was trying to determine if a node was the root node when deciding whether to implement the AtkHyperlink interface. That check is redundant though, so we can safely remove it. Bug: 1032555 Change-Id: I63aec540de7c2d0c14d8f59eb7e64ed45585c8db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1960448 Commit-Queue: Nektarios Paisios <[email protected]> Reviewed-by: Nektarios Paisios <[email protected]> Cr-Commit-Position: refs/heads/master@{#724256}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .