DescriptionUpdate BrowserAccessibilityManager to support Lollipop SDK.
Renames KitKatBrowserAccessibilityManager to LollipopBrowserAccessibilityManager
because we were never able to use the KitKat variant due to KitKat framework
bugs.
Adds a new method specifically for adding actions to AccessibilityNodeInfo,
so we can use the new API in Lollipop, and suppresses the deprecation warnings
in the non-Lollipop implementation.
This gets rid of all of the remaining deprecation warnings in content/.
BUG=405174
Committed: https://crrev.com/9ce3a2076eb4b295e9d9d4aa0660c0a8bb103242
Cr-Commit-Position: refs/heads/master@{#316293}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|