Bug 83650

Summary: [chromium] Add OVERRIDE annotations for cc animation-related interfaces
Product: WebKit Reporter: James Robinson <jamesr>
Component: New BugsAssignee: James Robinson <jamesr>
Status: RESOLVED FIXED    
Severity: Normal CC: cc-bugs, dbates, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 83645    
Attachments:
Description Flags
Patch
none
Patch
none
add annotations to CCTimingFunction dbates: review+

Description James Robinson 2012-04-10 18:03:29 PDT
[chromium] Add OVERRIDE annotations for cc animation-related interfaces
Comment 1 James Robinson 2012-04-10 18:04:45 PDT
Created attachment 136591 [details]
Patch
Comment 2 James Robinson 2012-04-10 18:08:34 PDT
Created attachment 136593 [details]
Patch
Comment 3 Adrienne Walker 2012-04-10 19:05:15 PDT
Comment on attachment 136593 [details]
Patch

CCTimingFunction?
Comment 4 James Robinson 2012-04-10 19:45:31 PDT
Whoops, missed that one. Will update.
Comment 5 James Robinson 2012-04-10 19:51:09 PDT
Created attachment 136612 [details]
add annotations to CCTimingFunction
Comment 6 James Robinson 2012-04-11 10:58:43 PDT
Committed r113880: <http://trac.webkit.org/changeset/113880>