[webkit-reviews] review granted: [Bug 230876] [WTF] Add ApproximateTime : [Attachment 439427] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 27 20:12:18 PDT 2021


Filip Pizlo <fpizlo at apple.com> has granted Yusuke Suzuki <ysuzuki at apple.com>'s
request for review:
Bug 230876: [WTF] Add ApproximateTime
https://bugs.webkit.org/show_bug.cgi?id=230876

Attachment 439427: Patch

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




--- Comment #2 from Filip Pizlo <fpizlo at apple.com> ---
Comment on attachment 439427
  --> https://bugs.webkit.org/attachment.cgi?id=439427
Patch

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

> Source/WTF/wtf/ApproximateTime.h:38
> +class ApproximateTime final {

Any reason why you didn't use the mixin approach that I had in my patch?


More information about the webkit-reviews mailing list