DescriptionCalls BrowserAccessibility::IsCellOrTableHeaderRole() with a correct instance.
The problem was caused by using IsCellOrTableHeaderRole with
its own browserAccessibility_ on checking cell index.
This patch makes IsCellOrTableHeaderRole be called with
a correct instance.
BUG=465087
R=dmazzoni@chromium.org
Committed: https://crrev.com/a7c5b29eb875d894d9ea9757ced5a0ce0335ca54
Cr-Commit-Position: refs/heads/master@{#320203}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Remove param #Messages
Total messages: 8 (1 generated)
|