Bug 196999 - [iOSMac] Use UIDocumentPickerViewController for picking files
Summary: [iOSMac] Use UIDocumentPickerViewController for picking files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-16 19:31 PDT by Andy Estes
Modified: 2019-04-16 21:45 PDT (History)
9 users (show)

See Also:


Attachments
Patch (4.11 KB, patch)
2019-04-16 19:37 PDT, Andy Estes
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Estes 2019-04-16 19:31:14 PDT
[iOSMac] Use UIDocumentPickerViewController for picking files
Comment 1 Andy Estes 2019-04-16 19:32:29 PDT
rdar://problem/49961414
Comment 2 Andy Estes 2019-04-16 19:37:13 PDT
Created attachment 367602 [details]
Patch
Comment 3 Tim Horton 2019-04-16 19:59:29 PDT
Comment on attachment 367602 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=367602&action=review

> Source/WebKit/UIProcess/ios/forms/WKFileUploadPanel.mm:407
> +#if PLATFORM(IOSMAC)

This class need some serious cleanup, but this is OK for now.
Comment 4 WebKit Commit Bot 2019-04-16 21:45:55 PDT
Comment on attachment 367602 [details]
Patch

Clearing flags on attachment: 367602

Committed r244371: <https://trac.webkit.org/changeset/244371>
Comment 5 WebKit Commit Bot 2019-04-16 21:45:56 PDT
All reviewed patches have been landed.  Closing bug.