[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 353638] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 1 13:34:06 PDT 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 353638: Patch

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




--- Comment #6 from Suresh Koppisetty <skoppisetty at apple.com> ---
Created attachment 353638

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

Patch


More information about the webkit-reviews mailing list