[webkit-reviews] review requested: [Bug 191160] 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 : [Attachment 354003] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 6 14:16:03 PST 2018


Suresh Koppisetty <skoppisetty at apple.com> has asked  for review:
Bug 191160: 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
https://bugs.webkit.org/show_bug.cgi?id=191160

Attachment 354003: Patch

https://bugs.webkit.org/attachment.cgi?id=354003&action=review




--- Comment #19 from Suresh Koppisetty <skoppisetty at apple.com> ---
Created attachment 354003

  --> https://bugs.webkit.org/attachment.cgi?id=354003&action=review

Patch


More information about the webkit-reviews mailing list