[Webkit-unassigned] [Bug 192160] New: webkitpy: Use DeviceType instead of str to represent device class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 09:45:34 PST 2018


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

            Bug ID: 192160
           Summary: webkitpy: Use DeviceType instead of str to represent
                    device class
           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

Using a string to represent device class has a number of deficiencies, especially when we just convert this string to a DeviceType to connect/spawn devices anyways. We should start with the DeviceType to begin with.

-- 
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/20181129/457e69d4/attachment.html>


More information about the webkit-unassigned mailing list