[Webkit-unassigned] [Bug 161063] Sample Process on notifyDone timed out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 22 16:54:09 PDT 2016


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

--- Comment #3 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 286636
  --> https://bugs.webkit.org/attachment.cgi?id=286636
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=286636&action=review

> Tools/WebKitTestRunner/InjectedBundle/TestRunner.cpp:163
> +    snprintf(buffer, sizeof(buffer), "#PID UNRESPONSIVE - %s (pid %d)\n", "com.apple.WebKit.WebContent.Development", getpid());

The current process name can be taken from getprogname(), although that's not portable.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160822/fb71dd3b/attachment.html>


More information about the webkit-unassigned mailing list