Bug 114022

Summary: [BlackBerry] Remove unused parameters from notifyAnimationStarted() and paintContents()
Product: WebKit Reporter: Alberto Garcia <berto>
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, commit-queue, mifenton, rwlbuis, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.