[Webkit-unassigned] [Bug 184039] webkitpy: Implement coredumpctl support on linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 9 23:02:00 PDT 2018


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

Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #339979|commit-queue+               |commit-queue-
              Flags|                            |

--- Comment #22 from Daniel Bates <dbates at webkit.org> ---
Comment on attachment 339979
  --> https://bugs.webkit.org/attachment.cgi?id=339979
webkitpy: Implement coredumpctl support on linux

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

> Tools/Scripts/webkitpy/port/linux_get_crash_log.py:127
> +            ['c++filt', ], stdin=subprocess.PIPE, stdout=subprocess.PIPE, stderr=subprocess.PIPE)

Is the “, “ intentional in the array provided in the first argument?

-- 
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/20180510/4b62feb1/attachment.html>


More information about the webkit-unassigned mailing list