Bug 230639 - [iOS] Transcode videos selected from UIImagePickerController
Summary: [iOS] Transcode videos selected from UIImagePickerController
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: Other
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Aditya Keerthi
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-22 14:14 PDT by Aditya Keerthi
Modified: 2021-10-05 17:42 PDT (History)
9 users (show)

See Also:


Attachments
Patch (32.80 KB, patch)
2021-09-22 14:27 PDT, Aditya Keerthi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aditya Keerthi 2021-09-22 14:14:41 PDT
UIImagePickerController with multiple selection does not transcode video, making it impossible to upload videos on Twitter's web client.
Comment 1 Aditya Keerthi 2021-09-22 14:15:05 PDT
rdar://79665678
Comment 2 Aditya Keerthi 2021-09-22 14:27:42 PDT
Created attachment 438976 [details]
Patch
Comment 3 Tim Horton 2021-09-29 17:02:55 PDT
Comment on attachment 438976 [details]
Patch

The part that freaks me out the most is the filename construction, but since this is from the local device it's probably sufficient?
Comment 4 EWS 2021-10-05 17:42:42 PDT
Committed r283592 (242548@main): <https://commits.webkit.org/242548@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 438976 [details].