RESOLVED FIXED 197593
fast/attachment/attachment-folder-icon.html is an Image Only failure on recent macOS builds
https://bugs.webkit.org/show_bug.cgi?id=197593
Summary fast/attachment/attachment-folder-icon.html is an Image Only failure on recen...
Wenson Hsieh
Reported 2019-05-04 16:47:14 PDT
Attachments
Patch (2.25 KB, patch)
2019-05-04 16:56 PDT, Wenson Hsieh
no flags
Archive of layout-test-results from ews213 for win-future (13.59 MB, application/zip)
2019-05-04 20:56 PDT, EWS Watchlist
no flags
Wenson Hsieh
Comment 1 2019-05-04 16:56:18 PDT
EWS Watchlist
Comment 2 2019-05-04 20:56:55 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 3 2019-05-04 20:56:57 PDT Comment hidden (obsolete)
Tim Horton
Comment 4 2019-05-05 03:18:57 PDT
Comment on attachment 369075 [details] Patch Do we need the same change in RenderThemeIOS?
WebKit Commit Bot
Comment 5 2019-05-05 03:45:27 PDT
Comment on attachment 369075 [details] Patch Clearing flags on attachment: 369075 Committed r244956: <https://trac.webkit.org/changeset/244956>
WebKit Commit Bot
Comment 6 2019-05-05 03:45:29 PDT
All reviewed patches have been landed. Closing bug.
Wenson Hsieh
Comment 7 2019-05-05 13:38:47 PDT
(In reply to Tim Horton from comment #4) > Comment on attachment 369075 [details] > Patch > > Do we need the same change in RenderThemeIOS? I don't believe we do, since this logic to convert these MIME types to a UTI for an icon only exists on macOS. That being said, there is another issue that needs to be addressed, which is that currently, dropping or pasting folders on both macOS and iOS using the new attachments SPI will create attachments with type "public.directory" instead of "public.folder". I plan to fix this separately.
Note You need to log in before you can comment on or make changes to this bug.