Bug 192555 - [iOS] Unable to upload data that conforms to "public.item" but not "public.content"
Summary: [iOS] Unable to upload data that conforms to "public.item" but not "public.co...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-12-10 08:27 PST by Wenson Hsieh
Modified: 2018-12-10 14:18 PST (History)
8 users (show)

See Also:


Attachments
Patch (7.97 KB, patch)
2018-12-10 08:43 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.