dart-sdk/pkg/dev_compiler/tool
David Morgan 1d3fbbed7c Revert "Fix duration.toString() to conform the description"
This reverts commit 038e981f89.

Reason for revert: Breaks some tests; visible changes to some web UIs.

Original change's description:
> Fix duration.toString() to conform the description
> 
> Duration.toString() should return in a format of "HH:MM:SS.mmmmmm".
> But when `hours` is less than 10, toString() doesn't have the leading
> zero, which is "H:MM:SS.mmmmmm".
> 
> The corresponding co19 issue: https://github.com/dart-lang/co19/issues/733
> 
> Bug: https://github.com/dart-lang/sdk/issues/41737
> Change-Id: I2264171b2b37e89056695f7f821125a5f78d87fb
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/151163
> Commit-Queue: Zichang Guo <zichangguo@google.com>
> Reviewed-by: Lasse R.H. Nielsen <lrn@google.com>

TBR=lrn@google.com,zichangguo@google.com

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: https://github.com/dart-lang/sdk/issues/41737
Change-Id: I4d7ef5de9807e8e2b2a77c2171d1693b7527f671
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/151848
Reviewed-by: David Morgan <davidmorgan@google.com>
Commit-Queue: David Morgan <davidmorgan@google.com>
2020-06-22 10:29:15 +00:00
..
check_nnbd_sdk.dart [Core Libraries] Eliminate the fork in the core libraries. 2020-06-16 23:37:36 +00:00
compile_dartdevc_sdk.dart [dartdevc] Apply always_declare_return_types lint and cleanup violations 2020-01-29 07:17:22 +00:00
dart2js_nnbd_sdk_error_golden.txt [js_runtime] Remove js_rti.dart 2020-06-18 21:11:12 +00:00
dartdevc_nnbd_sdk_error_golden.txt Revert "Fix duration.toString() to conform the description" 2020-06-22 10:29:15 +00:00
ddb [ddc] Update ddb script to use SDK js from gen dir 2020-06-04 21:10:39 +00:00
ddc
kernel_sdk.dart [dartdevc] record metrics 2020-03-23 15:38:37 +00:00
patch_sdk.dart Use AllowedExperiments in analyzer. 2020-05-20 20:42:31 +00:00
vm_nnbd_sdk_error_golden.txt [VM/libraries] Fix final set of warnings in dart:core and dart:typed_data 2020-01-27 19:51:14 +00:00