• Kohei Yoshida's avatar
    tdf#71409: properly remove itself from the context it listens. · e4e208fa
    Kohei Yoshida yazdı
    When the context itself is being disposed.  While this solves the
    issue of addAccessibleEventListener() being called twice despite
    removeAccessibleEventListener() being called only once, it won't
    solve the problem of leaky atk focus events.
    
    Change-Id: I984107ed2d30e6dba8067d11f400ff64d665d157
    e4e208fa
atkwrapper.cxx 29.8 KB