Bug 192555

Summary: [iOS] Unable to upload data that conforms to "public.item" but not "public.content"
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: HTML EditingAssignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, bdakin, commit-queue, megan_gardner, rniwa, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Wenson Hsieh 2018-12-10 08:27:58 PST
<rdar://problem/35204990>
Comment 1 Wenson Hsieh 2018-12-10 08:28:26 PST
For example: .p12 files
Comment 2 Wenson Hsieh 2018-12-10 08:43:34 PST
Created attachment 356961 [details]
Patch
Comment 3 Tim Horton 2018-12-10 14:08:05 PST
Comment on attachment 356961 [details]
Patch

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

> Tools/ChangeLog:10
> +        Add a test to verify that `.p12` files may be uploaded as files via drag and drop. "com.rsa.pkcs-12" is an
> +        example of a data type that conforms to "public.item", but not "public.content"; before this patch, we would

Super weird.
Comment 4 Wenson Hsieh 2018-12-10 14:09:10 PST
Comment on attachment 356961 [details]
Patch

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

>> Tools/ChangeLog:10
>> +        example of a data type that conforms to "public.item", but not "public.content"; before this patch, we would
> 
> Super weird.

Quite!
Comment 5 WebKit Commit Bot 2018-12-10 14:18:19 PST
Comment on attachment 356961 [details]
Patch

Clearing flags on attachment: 356961

Committed r239053: <https://trac.webkit.org/changeset/239053>
Comment 6 WebKit Commit Bot 2018-12-10 14:18:20 PST
All reviewed patches have been landed.  Closing bug.