• Jose Dapena Paz's avatar
    Reland "A11y: prepare AXPlatformNodeAuraLinux to implement multiple Atk interfaces." · 59b5d989
    Jose Dapena Paz authored
    Original CL: https:/crrev.com/c/767427/
    
    > As a first step towards moving all the ATK object implementation to
    > ui/accessibility, we will make AXPlatformNodeAuraLinux implement as much
    > as possible of the features implemented only in
    > BrowserAccessibilityAuraLinux ATK object.
    >
    > This patch prepares AtkPlatformNodeAuraLinux to load different Atk
    > interfaces.
    
    Changes:
    - Change initalization of AuraLinuxApplication so AXNodeData is initialized
      before AXPlatformNode accesses to it avoiding MSAN crash.
    
    Bug: 784583,785106
    Change-Id: I59804d1e859dc95fae3af06747aaa21043aed05e
    Reviewed-on: https://chromium-review.googlesource.com/774888
    Commit-Queue: José Dapena Paz <jose.dapena@lge.com>
    Reviewed-by: default avatarDominic Mazzoni <dmazzoni@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#517557}
    59b5d989
native_view_accessibility_base.cc 8.23 KB