DescriptionEnsure that performance.memory is updated on first access.
A platform's implementation of monotonicallyIncreasingTime() is only
required to be non-decreasing over time. Hence when checking if memory
usage info should be updated for the first time, do not assume the
function returns a value that will trigger the initial update.
R=haraken
BUG=454380
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189339
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|