[Webkit-unassigned] [Bug 173984] New: Web Inspector: Default string comparisons to treat numeric characters as numbers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 29 12:51:17 PDT 2017


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

            Bug ID: 173984
           Summary: Web Inspector: Default string comparisons to treat
                    numeric characters as numbers
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

We should always be sorting strings as `x1 < x2 < x10` instead of `x1 < x10 < x2`.

-- 
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/20170629/bbcb5bc1/attachment.html>


More information about the webkit-unassigned mailing list