Page MenuHomePhorge

Let Filehandler react to eventContent modification
Needs RevisionPublic

Authored by nannanko on Thu, Sep 18, 6:32 AM.

Details

Summary

Now FileHandler.qml can react to eventContent modification.

Type: fix

Test Plan

Varify unit tests pass.

Diff Detail

Repository
rK kazv
Branch
nannanko/filehandler-eventcontent-change
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 429
Build 841: GitLab CI for kazv
Build 840: arc lint + arc unit

Event Timeline

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

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

nannanko removed a reviewer: servant.

mxcUri, sha256, key, iv can be combined into one object.

properties can be turned into a helper function that returns the object.

Use helper function instead of useless properties

tusooa requested changes to this revision.Sat, Sep 27, 6:58 PM
tusooa added inline comments.
src/contents/ui/FileHandler.qml
94
181–184

mediaId property has been removed, I don't think it can still be accessed

This revision now requires changes to proceed.Sat, Sep 27, 6:58 PM
tusooa retitled this revision from Let Filehandler react to eventCnotent modification to Let Filehandler react to eventContent modification.Sat, Oct 4, 7:02 PM