[Webkit-unassigned] [Bug 182166] ServicesController::refreshExistingServices invokes NSSharingService sharingServicesForItems in a background thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 25 22:32:06 PST 2018


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

--- Comment #2 from mitz at webkit.org ---
This is done because calling it on the main thread caused noticeable delays. The API was made safe to call on a background thread via <rdar://problem/18139613> but has since regressed. Fixing the regression is tracked in <rdar://problem/32116152> and others.

-- 
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/20180126/a4179dbc/attachment.html>


More information about the webkit-unassigned mailing list