[Webkit-unassigned] [Bug 168372] New: webkitpy: Fix DarwinPort._get_crash_log()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 09:03:46 PST 2017


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

            Bug ID: 168372
           Summary: webkitpy: Fix DarwinPort._get_crash_log()
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          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

DarwinPort's implementation of _get_crash_log will cause run-webkit-tests to crash unless classes which inherit from DarwinPort re-implement this function.  DarwinPort's implementation of _get_crash_log should be valid, even though it is expected to be re-implemented by inheriting classes.

-- 
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/20170215/02b742a6/attachment.html>


More information about the webkit-unassigned mailing list