diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-01-09 11:54:06 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-02-11 07:02:21 +0100 |
commit | 6e8c9bdf0a55141d3cbd181862aec89b788bb060 (patch) | |
tree | b36cb65d9c5998d968fc0e576e5cbe3c694e675b /reportdesign | |
parent | 743d5604c22e2c599ec22c1afd8c7c02388d575f (diff) |
using ScopedVclPtr with StartExecuteAsync not good
Which doesn't actually make much of a difference in this case because
this is a welded dialog, which currently does not preserve a VclPtr
owner of such dialogs.
Perhaps we should rather fix the
SfxTabDialogController::runAsync
infrastructure to temporarily
(a) preserve an owner for such dialogs
(b) disposeAndClear such dialogs
at least until we are done with welding?
Otherwise this is very confusing.
Change-Id: I568eb6813925299663ac3f90749b64076d404d19
Reviewed-on: https://gerrit.libreoffice.org/65708
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'reportdesign')
0 files changed, 0 insertions, 0 deletions