Bug 87073 - add OVERRIDE annotations to classes derived from CCAnimationCurve
Summary: add OVERRIDE annotations to classes derived from CCAnimationCurve
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Lu Guanqun
URL:
Keywords:
Depends on:
Blocks: 83645
  Show dependency treegraph
 
Reported: 2012-05-21 19:37 PDT by Lu Guanqun
Modified: 2012-05-22 10:03 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.61 KB, patch)
2012-05-21 19:40 PDT, Lu Guanqun
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lu Guanqun 2012-05-21 19:37:45 PDT
Some functions in classes derived from CCAnimationCurve don't have OVERRIDE annotations, we should add them too.
Comment 1 Lu Guanqun 2012-05-21 19:40:25 PDT
Created attachment 143174 [details]
Patch
Comment 2 James Robinson 2012-05-22 09:50:27 PDT
Comment on attachment 143174 [details]
Patch

R=me
Comment 3 WebKit Review Bot 2012-05-22 10:03:39 PDT
Comment on attachment 143174 [details]
Patch

Clearing flags on attachment: 143174

Committed r117991: <http://trac.webkit.org/changeset/117991>
Comment 4 WebKit Review Bot 2012-05-22 10:03:43 PDT
All reviewed patches have been landed.  Closing bug.