• Michael Stahl's avatar
    fix STL assert in accessibility::AccessibleGridControl::commitTableEvent · 4fc7deb7
    Michael Stahl yazdı
    While running some JunitTest, crashes on an attempt to delete entries
    of an empty vector m_pImpl->m_pTable->m_pCellVector.
    
    The entries are created on-demand by
    AccessibleGridControlTable::getAccessibleChild(), so presumably that
    hadn't been called yet when the rows were deleted.
    
    Also fix bizarre abuse of all applicable variable naming conventions.
    
    (regression from 2095b2e1)
    
    Change-Id: Id2d70ca4601a166718629c0fe922f805dd72eec1
    4fc7deb7
Adı
Son kayıt (commit)
Son güncelleme
..
bridge Loading commit data...
inc/accessibility Loading commit data...
source Loading commit data...
AllLangResTarget_acc.mk Loading commit data...
CustomTarget_bridge.mk Loading commit data...
CustomTarget_bridge_inc.mk Loading commit data...
Jar_uno_accessbridge.mk Loading commit data...
Library_acc.mk Loading commit data...
Library_java_uno_accessbridge.mk Loading commit data...
Makefile Loading commit data...
Module_accessibility.mk Loading commit data...
README Loading commit data...