Page MenuHomePhorge

Disable show KIO status notification when cache files
Needs RevisionPublic

Authored by nannanko on Sun, Nov 10, 1:42 AM.

Details

Reviewers
tusooa
Group Reviewers
O1: the Kazv Project
Summary

Show KIO status notification only when the user manually download something.

Type: fix

Test Plan
  1. Open a room containing files that need to be cached.
  1. Wait for a while and check that the files are cached and displayed correctly (e.g. images and avatars).

Unit tests will be added along with T114.

Diff Detail

Repository
rK kazv
Branch
nannanko/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 323
Build 634: GitLab CI for kazv
Build 633: arc lint + arc unit

Event Timeline

Please add a changelog type to the summary, using the following format:

Type: (add|remove|skip|security|fix)

tusooa removed a reviewer: servant.
tusooa requested changes to this revision.Tue, Nov 12, 5:04 PM

When you need to use a boolean constant as an argument, almost always use a comment to indicate what exactly it is referring to (unless it is very clear by the function name).

src/kazv-io-manager.cpp
86
100
117
120
This revision now requires changes to proceed.Tue, Nov 12, 5:04 PM