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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 1 11:59:59 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 353626: Patch

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




--- Comment #1 from Suresh Koppisetty <skoppisetty at apple.com> ---
Created attachment 353626

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

Patch


More information about the webkit-reviews mailing list