• 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
..
extended Loading commit data...
helper Loading commit data...
inc Loading commit data...
standard Loading commit data...