[Webkit-unassigned] [Bug 254555] New: Promised file data should contain UTType identifier instead of file extension

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 27 16:24:05 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=254555

            Bug ID: 254555
           Summary: Promised file data should contain UTType identifier
                    instead of file extension
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: UI Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: a_protyasha at apple.com
                CC: webkit-bug-importer at group.apple.com

Currently, when dragging an image in Safari, we notice that the file promise provider specifies the file type as _just_ the extension string (e.g. "png"), when it should be the Universal Type Identifier (UTI) instead (e.g. "public.png"). This needs to be corrected.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230327/f521cd05/attachment.htm>


More information about the webkit-unassigned mailing list