[FCP++] Allow time==0 to be propagated to UKM/UMA
Currently, LargestImagePaint, LargestTextPaint with time==0 are treated as null and are not propagated to UMA/UKM. As we are changing to use time==0 && size>0 to represent that the largest content is still loading, we should allow time==0 to be propagated to UMA/UKM. Bug: 949974 Change-Id: I55c6d148d4a91b366fbf519a551a15f197d47b79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1606800 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:Bryan McQuade <bmcquade@chromium.org> Cr-Commit-Position: refs/heads/master@{#663180}
Showing
Please register or sign in to comment