[Webkit-unassigned] [Bug 191160] New: Don’t use the main queue to create an XPC connection as xpc_connection_set_bootstrap does a dispatch_mach_send_barrier_f on this queue which delays the sending of subsequent bootstrap message
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Nov 1 11:32:53 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=191160
Bug ID: 191160
Summary: Don’t use the main queue to create an XPC connection
as xpc_connection_set_bootstrap does a
dispatch_mach_send_barrier_f on this queue which
delays the sending of subsequent bootstrap message
Product: WebKit
Version: WebKit Local Build
Hardware: Macintosh
OS: macOS 10.14
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: skoppisetty at apple.com
Don’t use the main queue to create an XPC connection as xpc_connection_set_bootstrap does a dispatch_mach_send_barrier_f on this queue which delays the sending of the subsequent bootstrap message
--
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/20181101/673fda17/attachment.html>
More information about the webkit-unassigned
mailing list