[Webkit-unassigned] [Bug 160054] New: Web Inspector: Console log counter on the dashboard should be better at displaying large numbers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 21 15:33:03 PDT 2016


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

            Bug ID: 160054
           Summary: Web Inspector: Console log counter on the dashboard
                    should be better at displaying large numbers
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Keywords: EasyFix, GoodFirstBug
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nvasilyev at apple.com
                CC: bburg at apple.com, joepeck at webkit.org,
                    mattbaker at apple.com, nvasilyev at apple.com,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

Created attachment 284271
  --> https://bugs.webkit.org/attachment.cgi?id=284271&action=review
[Image] Current behavior

When there are >=1000 messages in the console, it is always shown as "999+".

Instead, we should show:
2000 as 2k
2500 as 2.5k
2542 as 2.5k
1000000 as 1m

-- 
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/20160721/74bc03bb/attachment.html>


More information about the webkit-unassigned mailing list