0
Files
src/content/browser
Alexander Surkov 4590e1884b [AX Mac] migrate visible cells attribute
Implement accessibilityVisibleCells methods, and hide its
NSAccessibility attribute counterparts under a flag.

Low-Coverage-Reason: COVERAGE_UNDERREPORTED ax_platform_node_delegate.cc code path is tested both by the new unit and browser tests.

Test: `out/.../content_browsertests \
   --gtest_filter="*AccessibilityVisibleCells*"`

Test: `out/.../accessibility_unittests \
   --gtest_filter="*AccessibilityVisibleCells*"`

Include-Ci-Only-Tests: true
Cq-Include-Trybots: luci.chromium.try:mac-fieldtrial-tester

Bug: 363275809
Change-Id: I593d8408403da684d097da318eea348deff95074
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6020982
Reviewed-by: Jayson Adams <shrike@chromium.org>
Commit-Queue: Alexander Surkov <asurkov@igalia.com>
Reviewed-by: Aaron Leventhal <aleventhal@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1385359}
2024-11-20 00:41:00 +00:00
..
2024-10-31 19:37:21 +00:00
2024-11-19 13:18:46 +00:00
2024-11-10 10:40:02 +00:00
2024-10-31 19:37:21 +00:00
2024-10-31 19:37:21 +00:00
2024-11-15 08:38:53 +00:00
2024-11-15 08:38:53 +00:00

This directory contains the core code needed for the browser process of a multi-process sandboxed browser.