New issue
Advanced search Search tips

Issue 612648 link

Starred by 1 user

Issue metadata

Status: Archived
Owner: ----
Closed: Aug 14
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

Consider using ICU's measure format for byte_formatting

Project Member Reported by js...@chromium.org, May 18 2016

Issue description


ui/base/text/bytes_formatting.cc does the right thing. It uses NumberFormat to use native digits.  If we use ICU's measure format, we can get rid of some strings ( KB, KB/s, MB, MB/s,  etc) and can cut down the download size a bit (# of messages times # of UI languages supported). 
 
Status: Archived (was: Untriaged)
Archiving old bugs that haven't been modified in over two years. 

If you feel this issue should still be addressed, feel free to reopen it or to file a new issue. Thanks!

Sign in to add a comment