diff options
| author | Jarek Kobus <[email protected]> | 2024-10-17 17:28:50 +0200 |
|---|---|---|
| committer | Jarek Kobus <[email protected]> | 2024-10-28 10:58:06 +0000 |
| commit | 777cc17a0c288b545f9bd083ab3c3bf234672f63 (patch) | |
| tree | 13485f55abf7489e56b8aaa224002e2a0d4d8eba /src/plugins/webassembly/webassemblyemsdk.cpp | |
| parent | ca8e5dbb4ee1f9f66d9dd0a2d24472a46d6bda5d (diff) | |
Android: Get rid of packageReloadBegin() signal
Since the packageReloadBegin() signal is always followed by the
packageReloadFinished() signal, emitted synchronously to the former one,
there is no need to have 2 separate signals. Particularly,
showing the progress on packageReloadBegin() and hiding it on
packageReloadFinished() is no-op, since the gui won't have a chance to
paint it (because of synchronous emission of both signals).
Thus, remove the packageReloadBegin() signal and remove the progress
indicator.
Rename packageReloadFinished() to packagesReloaded().
Inline clearContainers().
Change-Id: I0ad65dd4d915a1d164c8d398a84a568c57545a6f
Reviewed-by: Assam Boudjelthia <[email protected]>
Diffstat (limited to 'src/plugins/webassembly/webassemblyemsdk.cpp')
0 files changed, 0 insertions, 0 deletions
