Finish implementing ISelectionProvider for UIA
1. Completing `ISelectionProvider` methods `GetSelection`, which was previously partially implemented, and `get_IsSelectionRequired`. 2. Adding unit tests for the `ISelectionProvider` methods. 3. Removing unnecessary `AddRef` call before `SafeArrayPutElement` in `AXPlatformNodeWin::CreateUIAElementsArrayFromIdVector`. Bug: 847971 Change-Id: Ic2d2b458812baffeb2777a259fe10369670b0f92 Reviewed-on: https://chromium-review.googlesource.com/c/1479852 Commit-Queue: Ethan Jimenez <ethavar@microsoft.com> Reviewed-by:Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#634409}
Showing
Please register or sign in to comment