DescriptionFix ResourceLoadTiming resolution lose issue (chromium part)
To Fix ResourceLoadTiming resolution lose issue, "int" deltas in millisecond will be replaced
by "double" monotonicallyIncreasing time in blink. This change remove previous delta calculation
in glue, and pass nature monotonicallyIncreasing time to blink.
Contributed by pan.deng@intel.com
BUG=242452
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202765
Patch Set 1 #
Total comments: 1
Patch Set 2 : Add macros #
Total comments: 1
Patch Set 3 : Modify according to michaeln's comments #
Total comments: 1
Patch Set 4 : Patch for landing #Messages
Total messages: 16 (0 generated)
|