Page MenuHomePhabricator

[native] Use CommUtilsModule for encrypted media
ClosedPublic

Authored by bartek on Apr 19 2023, 2:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 26, 6:42 AM
Unknown Object (File)
Thu, Nov 7, 10:52 AM
Unknown Object (File)
Thu, Nov 7, 10:52 AM
Unknown Object (File)
Thu, Nov 7, 10:52 AM
Unknown Object (File)
Mon, Nov 4, 11:22 PM
Unknown Object (File)
Mon, Nov 4, 11:22 PM
Unknown Object (File)
Oct 31 2024, 12:06 PM
Unknown Object (File)
Oct 23 2024, 12:50 PM
Subscribers

Details

Summary

This diff replaces slow JS file <-> ArrayBuffer operations with the C++ ones from CommUtilsModule.

This resolves ENG-3408.

Depends on D7486

Test Plan

Cleared media cache.
Sent encrypted media (both photo and video) from native. Was able to decrypt and view the messages.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable