[Webkit-unassigned] [Bug 217123] New: [GTK] Chassis type fails if the value is quoted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 30 02:13:32 PDT 2020


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

            Bug ID: 217123
           Summary: [GTK] Chassis type fails if the value is quoted
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: alexm at gnome.org
                CC: bugs-noreply at webkitgtk.org

The values in /etc/machine-info can be quoteed like `CHASSIS="handset"`. In this case the check will fail because `"handset"` isn't same as `handset`. We should unquote it.

-- 
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/20200930/f8271ae5/attachment-0001.htm>


More information about the webkit-unassigned mailing list