New issue
Advanced search Search tips

Issue 844116 link

Starred by 3 users

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Print numbers in ECMAScript style

Project Member Reported by rtoy@chromium.org, May 17 2018

Issue description

In many error messages, we print out time values (or other numbers) that come from Javascript.  We should probably print these values out in the same way that Javascript would print them so that it's consistent with how Javascript prints them instead of how C/C++ prints them.
 

Sign in to add a comment