Some time ago, we did a rename of message field holder -> blobURI for encrypted media.
The usage of blobURI property was gated behind FUTURE_CODE_VERSION but clients support it for quite a while. We can enable it in the next code version.
Details
Details
- Reviewers
ashoat - Commits
- rCOMM13ae34985d69: Enable multimedia blobURI for NEXT_CODE_VERSION
Temporarily replaced existences of FUTURE_CODE_VERSION (these replaced in this diff) with a low version number; sent a few encrypted multimedia and made sure they're rendered properly.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable