• Stephan Bergmann's avatar
    The opaque PostUserEvent IDs are actually pointers · 93f5d5a9
    Stephan Bergmann yazdı
    ...so declare them as such.  This avoids the recurring mistake of storing such
    IDs as sal_uInt32, truncating in 64 bit environments, causing RemoveUserEvent to
    potentially not remove the event, it thus firing "too late" and probably causing
    a crash.
    
    While at it, consolidate the trivially unnecessary overloads of both
    Application::PostUserEvent and Window::PostUserEvent.  And in each of them, it
    looks like deleting the mpLink member was missing from the failure branch.
    
    Change-Id: Iab13afbb06e12ac15dec6a6b5b85a7e402a3c654
    93f5d5a9
Adı
Son kayıt (commit)
Son güncelleme
..
inc/helper Loading commit data...
qa Loading commit data...
source Loading commit data...
test/accessibility Loading commit data...
util Loading commit data...
JunitTest_toolkit_complex.mk Loading commit data...
JunitTest_toolkit_unoapi.mk Loading commit data...
Library_tk.mk Loading commit data...
Makefile Loading commit data...
Module_toolkit.mk Loading commit data...
README Loading commit data...