RESOLVED FIXED 174723
[iOS] Adopt UIImagePickerControllerImageURL for photo uploads
https://bugs.webkit.org/show_bug.cgi?id=174723
Summary [iOS] Adopt UIImagePickerControllerImageURL for photo uploads
Andy Estes
Reported 2017-07-21 12:41:45 PDT
[iOS] Adopt UIImagePickerControllerImageURL for photo uploads
Attachments
Patch (2.28 KB, patch)
2017-07-21 12:50 PDT, Andy Estes
no flags
Patch (12.05 KB, patch)
2017-07-21 14:01 PDT, Andy Estes
no flags
Patch (11.28 KB, patch)
2017-07-21 14:11 PDT, Andy Estes
no flags
Andy Estes
Comment 1 2017-07-21 12:44:54 PDT
Andy Estes
Comment 2 2017-07-21 12:50:35 PDT
Andy Estes
Comment 3 2017-07-21 14:01:09 PDT
Andy Estes
Comment 4 2017-07-21 14:11:52 PDT
Joseph Pecoraro
Comment 5 2017-07-21 14:15:43 PDT
Comment on attachment 316119 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=316119&action=review This looks good to me (r=me)! You'll still need WebKit2 owner's approval (if you are not an owner, maybe you are!) > Source/WebKit/ChangeLog:11 > + UIImagePickerControllerImageURLExportPresetCompatible, UIKit will take care of converting Where is this `UIImagePickerControllerImageURLExportPresetCompatible` specified by us? Or is it the default?
Andy Estes
Comment 6 2017-07-21 14:17:07 PDT
(In reply to Joseph Pecoraro from comment #5) > Comment on attachment 316119 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=316119&action=review > > This looks good to me (r=me)! You'll still need WebKit2 owner's approval (if > you are not an owner, maybe you are!) > > > Source/WebKit/ChangeLog:11 > > + UIImagePickerControllerImageURLExportPresetCompatible, UIKit will take care of converting > > Where is this `UIImagePickerControllerImageURLExportPresetCompatible` > specified by us? Or is it the default? It's the default. Thanks for the review!
WebKit Commit Bot
Comment 7 2017-07-21 15:44:35 PDT
Comment on attachment 316119 [details] Patch Clearing flags on attachment: 316119 Committed r219750: <http://trac.webkit.org/changeset/219750>
WebKit Commit Bot
Comment 8 2017-07-21 15:44:37 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.