Create AXContext lazily in the overlay agent
This CL creates AXContext instances lazily when InspectorHighlight instances that fetch accessibility attributes are created. It relies on the GC for cleanup instead of DOM agent's DOM listener API. Bug: 1112066 Change-Id: I737204c2bbcd97b00c17cff989587d5d71d40184 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416456 Commit-Queue: Alex Rudenko <alexrudenko@chromium.org> Reviewed-by:Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Sigurd Schneider <sigurds@chromium.org> Cr-Commit-Position: refs/heads/master@{#810125}
Showing
Please register or sign in to comment