Changes between Initial Version and Version 1 of Ticket #17040, comment 3
- Timestamp:
- 2018-11-28T20:42:05+01:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17040, comment 3
initial v1 7 7 [[Image(17040_2.png)]] 8 8 9 In both cases `TaginfoAction` is involved. `JosmAction`s are natively `Destroyable` and will release all resources (including listeners) when their `destroy` method is called. In this case we hneed to make sure that `HistoryBrowserDialog.dispose()` effectively calls the `destroy` method of all inner actions.9 In both cases `TaginfoAction` is involved. `JosmAction`s are natively `Destroyable` and will release all resources (including listeners) when their `destroy` method is called. In this case we need to make sure that `HistoryBrowserDialog.dispose()` effectively calls the `destroy` method of all inner actions.