RESOLVED FIXED 208415
[Cocoa] Mapping from MIME type to UTI type should be done in the UI process
https://bugs.webkit.org/show_bug.cgi?id=208415
Summary [Cocoa] Mapping from MIME type to UTI type should be done in the UI process
Per Arne Vollan
Reported 2020-02-29 08:49:11 PST
This is currently done in the WebContent process, but since this is using a system service which will be closed, this mapping should be moved to the UI process.
Attachments
Patch (16.43 KB, patch)
2020-02-29 09:06 PST, Per Arne Vollan
no flags
Patch (18.98 KB, patch)
2020-02-29 09:29 PST, Per Arne Vollan
no flags
Patch (19.18 KB, patch)
2020-02-29 12:19 PST, Per Arne Vollan
no flags
Patch (19.37 KB, patch)
2020-02-29 13:32 PST, Per Arne Vollan
bfulgham: review+
Patch (19.71 KB, patch)
2020-02-29 15:53 PST, Per Arne Vollan
no flags
Patch (19.92 KB, patch)
2020-03-02 10:49 PST, Per Arne Vollan
no flags
Patch (19.92 KB, patch)
2020-03-02 11:06 PST, Per Arne Vollan
no flags
Patch (19.97 KB, patch)
2020-03-02 16:12 PST, Per Arne Vollan
no flags
Patch (20.02 KB, patch)
2020-03-02 17:47 PST, Per Arne Vollan
no flags
Patch (19.14 KB, patch)
2020-03-03 07:55 PST, Per Arne Vollan
no flags
Patch (19.21 KB, patch)
2020-03-03 08:02 PST, Per Arne Vollan
no flags
Patch (19.53 KB, patch)
2020-03-03 10:53 PST, Per Arne Vollan
no flags
Patch (19.55 KB, patch)
2020-03-03 12:27 PST, Per Arne Vollan
no flags
Patch (19.49 KB, patch)
2020-03-03 14:30 PST, Per Arne Vollan
no flags
Patch (19.66 KB, patch)
2020-03-03 16:00 PST, Per Arne Vollan
no flags
Patch (19.62 KB, patch)
2020-03-03 17:19 PST, Per Arne Vollan
no flags
Per Arne Vollan
Comment 1 2020-02-29 09:06:14 PST
Radar WebKit Bug Importer
Comment 2 2020-02-29 09:06:47 PST
Per Arne Vollan
Comment 3 2020-02-29 09:29:37 PST
Per Arne Vollan
Comment 4 2020-02-29 12:19:54 PST
Per Arne Vollan
Comment 5 2020-02-29 13:32:04 PST
Per Arne Vollan
Comment 6 2020-02-29 15:53:40 PST
Per Arne Vollan
Comment 7 2020-02-29 15:54:40 PST
Thanks for reviewing!
WebKit Commit Bot
Comment 8 2020-02-29 19:31:46 PST
The commit-queue encountered the following flaky tests while processing attachment 392077 [details]: editing/spelling/spellcheck-async-remove-frame.html bug 158401 (authors: morrita@google.com, rniwa@webkit.org, and tony@chromium.org) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 9 2020-02-29 19:32:21 PST
Comment on attachment 392077 [details] Patch Clearing flags on attachment: 392077 Committed r257687: <https://trac.webkit.org/changeset/257687>
Jacob Uphoff
Comment 11 2020-03-02 08:13:37 PST
Reverted r257687 for reason: This commit caused debug tests to crash for macOS & iOS Committed r257713: <https://trac.webkit.org/changeset/257713>
Per Arne Vollan
Comment 12 2020-03-02 10:49:24 PST
Per Arne Vollan
Comment 13 2020-03-02 11:06:52 PST
WebKit Commit Bot
Comment 14 2020-03-02 12:21:38 PST
Comment on attachment 392156 [details] Patch Clearing flags on attachment: 392156 Committed r257725: <https://trac.webkit.org/changeset/257725>
Jacob Uphoff
Comment 15 2020-03-02 15:59:02 PST
Reverted r257725 for reason: This commit caused 10 API tests to fail Committed r257745: <https://trac.webkit.org/changeset/257745>
Per Arne Vollan
Comment 16 2020-03-02 16:12:44 PST
Per Arne Vollan
Comment 17 2020-03-02 17:47:04 PST
WebKit Commit Bot
Comment 18 2020-03-02 18:37:40 PST
Comment on attachment 392231 [details] Patch Clearing flags on attachment: 392231 Committed r257754: <https://trac.webkit.org/changeset/257754>
Aakash Jain
Comment 19 2020-03-03 05:05:21 PST
(In reply to WebKit Commit Bot from comment #18) > Committed r257754: <https://trac.webkit.org/changeset/257754> This seems to have broken API test: TestWebKitAPI.DragAndDropTests.CanStartDragOnEnormousImage, Tracked in Bug 208508. EWS also warned about this failure in https://ews-build.webkit.org/#/builders/9/builds/18618
Per Arne Vollan
Comment 20 2020-03-03 07:55:51 PST
Per Arne Vollan
Comment 21 2020-03-03 08:02:27 PST
Per Arne Vollan
Comment 22 2020-03-03 10:53:57 PST
Per Arne Vollan
Comment 23 2020-03-03 12:27:52 PST
Per Arne Vollan
Comment 24 2020-03-03 14:30:51 PST
Per Arne Vollan
Comment 25 2020-03-03 16:00:36 PST
Per Arne Vollan
Comment 26 2020-03-03 17:19:00 PST
WebKit Commit Bot
Comment 27 2020-03-03 21:13:07 PST
Comment on attachment 392355 [details] Patch Clearing flags on attachment: 392355 Committed r257828: <https://trac.webkit.org/changeset/257828>
Note You need to log in before you can comment on or make changes to this bug.