Page MenuHomePhabricator

[native] Support Blob service URIs when saving media
ClosedPublic

Authored by bartek on Feb 1 2024, 1:23 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 13, 2:35 PM
Unknown Object (File)
Apr 18 2024, 8:55 AM
Unknown Object (File)
Apr 18 2024, 8:55 AM
Unknown Object (File)
Apr 18 2024, 8:55 AM
Unknown Object (File)
Apr 18 2024, 8:55 AM
Unknown Object (File)
Feb 29 2024, 12:57 PM
Unknown Object (File)
Feb 28 2024, 7:10 PM
Unknown Object (File)
Feb 27 2024, 12:58 PM
Subscribers

Details

Summary

Missing part of D10854. I realized that Blob Service stored media URIs start with blob-service:// and are not recognized by current code. This diff fixes that.

Test Plan
  • Enable blob service uploads in input-state-container
  • Send a photo message
  • Open the photo modal and click save

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bartek held this revision as a draft.
bartek published this revision for review.Feb 1 2024, 1:41 AM
ashoat added a reviewer: ashoat. ashoat removed 1 blocking reviewer(s): atul.

Accepting here instead of @atul to speed up landing

Weird that this shows up as "In Review" still

This revision is now accepted and ready to land.Feb 2 2024, 6:57 AM