Bug 108782

Summary: Fix build warning after r141473
Product: WebKit Reporter: KwangYong Choi <ky0.choi>
Component: WebKit EFLAssignee: KwangYong Choi <ky0.choi>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, haraken, lucas.de.marchi, mifenton, rakuco, rwlbuis, tonikitoo, webkit.review.bot, yong.li.webkit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
haraken: review+, buildbot: commit-queue-
Patch none

KwangYong Choi
Reported 2013-02-03 18:08:43 PST
[ 83%] /home/cky/open-source/WebKit/Source/WebKit/efl/WebCoreSupport/EditorClientEfl.cpp:172:6: warning: unused parameter ‘pasteboardTypes’ [-Wunused-parameter] /home/cky/open-source/WebKit/Source/WebKit/efl/WebCoreSupport/EditorClientEfl.cpp:172:6: warning: unused parameter ‘pasteboardData’ [-Wunused-parameter]
Attachments
Patch (10.77 KB, patch)
2013-02-03 18:20 PST, KwangYong Choi
haraken: review+
buildbot: commit-queue-
Patch (10.72 KB, patch)
2013-02-03 21:14 PST, KwangYong Choi
no flags
KwangYong Choi
Comment 1 2013-02-03 18:20:12 PST
Kentaro Hara
Comment 2 2013-02-03 18:23:20 PST
Comment on attachment 186283 [details] Patch Looks OK
Build Bot
Comment 3 2013-02-03 19:24:51 PST
KwangYong Choi
Comment 4 2013-02-03 21:14:23 PST
Created attachment 186297 [details] Patch Re-upload the patch file because of win-ews false alarm.
WebKit Review Bot
Comment 5 2013-02-03 22:00:55 PST
Comment on attachment 186297 [details] Patch Clearing flags on attachment: 186297 Committed r141736: <http://trac.webkit.org/changeset/141736>
WebKit Review Bot
Comment 6 2013-02-03 22:01:01 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.