RESOLVED FIXED 114022
[BlackBerry] Remove unused parameters from notifyAnimationStarted() and paintContents()
https://bugs.webkit.org/show_bug.cgi?id=114022
Summary [BlackBerry] Remove unused parameters from notifyAnimationStarted() and paint...
Alberto Garcia
Reported 2013-04-05 04:35:44 PDT
These only produce annoying compiler warnings: Source/WebKit/blackberry/Api/WebPage_p.h:404:18: warning: unused parameter 'time' [-Wunused-parameter] Source/WebKit/blackberry/Api/WebPage_p.h:406:18: warning: unused parameter 'inClip' [-Wunused-parameter]
Attachments
Patch (7.09 KB, patch)
2013-04-05 04:37 PDT, Alberto Garcia
no flags
Alberto Garcia
Comment 1 2013-04-05 04:37:46 PDT
WebKit Commit Bot
Comment 2 2013-04-05 05:49:12 PDT
Comment on attachment 196616 [details] Patch Clearing flags on attachment: 196616 Committed r147740: <http://trac.webkit.org/changeset/147740>
WebKit Commit Bot
Comment 3 2013-04-05 05:49:14 PDT
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.