Searched hist:c3ac0a72 (Results 1 - 2 of 2) sorted by relevance

/haiku/docs/user/interface/
H A DMenuItem.doxdiff c3ac0a72 Tue Sep 11 19:03:19 MDT 2018 Augustin Cavalier <waddlesplash@gmail.com> BMenuItem: Remove ourselves from the super menu on destruct.

This fixes the (intermittently) crashing test added in the previous commit,
and should also fix #12024 and #14348.

Note that this is a slight behavioral departure from BeOS, though since
BeOS crashed when this was done previously, it shouldn't cause any
other problems.

Change-Id: I90b6132ff7741b8d6cb601375a9b11fc3ffacb40
Reviewed-on: https://review.haiku-os.org/541
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
/haiku/src/kits/interface/
H A DMenuItem.cppdiff c3ac0a72 Tue Sep 11 19:03:19 MDT 2018 Augustin Cavalier <waddlesplash@gmail.com> BMenuItem: Remove ourselves from the super menu on destruct.

This fixes the (intermittently) crashing test added in the previous commit,
and should also fix #12024 and #14348.

Note that this is a slight behavioral departure from BeOS, though since
BeOS crashed when this was done previously, it shouldn't cause any
other problems.

Change-Id: I90b6132ff7741b8d6cb601375a9b11fc3ffacb40
Reviewed-on: https://review.haiku-os.org/541
Reviewed-by: waddlesplash <waddlesplash@gmail.com>

Completed in 77 milliseconds