[webkit-reviews] review granted: [Bug 170725] [WebCore][JSC] ResourceUsageData.{timeOfNextEdenCollection, timeOfNextFullCollection} should be MonotonicTime : [Attachment 306823] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 11 10:39:41 PDT 2017


Sam Weinig <sam at webkit.org> has granted Yusuke Suzuki <utatane.tea at gmail.com>'s
request for review:
Bug 170725: [WebCore][JSC]
ResourceUsageData.{timeOfNextEdenCollection,timeOfNextFullCollection} should be
MonotonicTime
https://bugs.webkit.org/show_bug.cgi?id=170725

Attachment 306823: Patch

https://bugs.webkit.org/attachment.cgi?id=306823&action=review




--- Comment #4 from Sam Weinig <sam at webkit.org> ---
Comment on attachment 306823
  --> https://bugs.webkit.org/attachment.cgi?id=306823
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=306823&action=review

> Source/WTF/wtf/MonotonicTime.h:49
> +    constexpr MonotonicTime() { }

Want to make a few tests that test constexpr MonotonicTime?


More information about the webkit-reviews mailing list