[Webkit-unassigned] [Bug 172002] New: webkitpy: Properly number duplicated crashlogs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 11 17:05:28 PDT 2017


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

            Bug ID: 172002
           Summary: webkitpy: Properly number duplicated crashlogs
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jbedard at apple.com
                CC: lforschler at apple.com

Currently, if a single process has multiple crashlogs, we will number them like so:

crash.log
crash-1.log
crash-1-1.log
crash-1-1-1.log

This doesn't make much since, these should be increasing integer numbers.

-- 
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/20170512/30af705c/attachment-0001.html>


More information about the webkit-unassigned mailing list