Page MenuHomePhabricator

Remove aes-crypto-utils.js from media and use common API to avoid redundent layer of abstraction
ClosedPublic

Authored by marcin on Jul 24 2023, 4:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 16, 12:18 AM
Unknown Object (File)
Tue, May 7, 10:15 PM
Unknown Object (File)
Tue, May 7, 10:15 PM
Unknown Object (File)
Sat, May 4, 5:02 PM
Unknown Object (File)
Sat, May 4, 5:02 PM
Unknown Object (File)
Sat, May 4, 3:22 PM
Unknown Object (File)
Sat, May 4, 3:22 PM
Unknown Object (File)
Apr 8 2024, 5:11 AM
Subscribers

Details

Summary

This differential removes web/media/aes-crypto-utils.js file and changes relevant files to make direct calls to lib/media/aes-crypto-utils.js API. This change was done in response to one of the comments to parent differential

Test Plan
  1. Run flow. 2. Ensure that CI passes (it runs jest)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Rebase to update commit message

Harbormaster returned this revision to the author for changes because remote builds failed.Jul 24 2023, 4:39 AM
Harbormaster failed remote builds in B21136: Diff 28958!
This revision is now accepted and ready to land.Jul 25 2023, 3:05 AM