Bug 75938

Summary: [chromium] Reuse old timebase when activating CCDelayBasedTimeSource
Product: WebKit Reporter: Nat Duca <nduca>
Component: New BugsAssignee: Nat Duca <nduca>
Status: RESOLVED FIXED    
Severity: Normal CC: cc-bugs, jamesr, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Nat Duca
Reported 2012-01-09 22:39:57 PST
[chromium] Reuse old timebase when activating CCDelayBasedTimeSource
Attachments
Patch (9.56 KB, patch)
2012-01-09 22:40 PST, Nat Duca
no flags
Patch for landing (9.98 KB, patch)
2012-01-10 15:11 PST, Nat Duca
no flags
Nat Duca
Comment 1 2012-01-09 22:40:21 PST
James Robinson
Comment 2 2012-01-09 23:40:35 PST
Comment on attachment 121797 [details] Patch 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?
Nat Duca
Comment 3 2012-01-10 15:11:58 PST
Created attachment 121916 [details] Patch for landing
WebKit Review Bot
Comment 4 2012-01-10 15:50:50 PST
Comment on attachment 121916 [details] Patch for landing Clearing flags on attachment: 121916 Committed r104644: <http://trac.webkit.org/changeset/104644>
WebKit Review Bot
Comment 5 2012-01-10 15:50:54 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.