[webkit-reviews] review granted: [Bug 75938] [chromium] Reuse old timebase when activating CCDelayBasedTimeSource : [Attachment 121797] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 9 23:40:34 PST 2012


James Robinson <jamesr at chromium.org> has granted Nat Duca
<nduca at chromium.org>'s request for review:
Bug 75938: [chromium] Reuse old timebase when activating CCDelayBasedTimeSource
https://bugs.webkit.org/show_bug.cgi?id=75938

Attachment 121797: Patch
https://bugs.webkit.org/attachment.cgi?id=121797&action=review

------- Additional Comments from James Robinson <jamesr at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=121797&action=review


R=me

> Source/WebCore/platform/graphics/chromium/cc/CCDelayBasedTimeSource.h:57
> +    void postNextTickTask(double now);

looks like this is millis, but since we've been talking about having untagged
types be in seconds can we type-tag this value?


More information about the webkit-reviews mailing list