Bug 108782 - Fix build warning after r141473
Summary: Fix build warning after r141473
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: KwangYong Choi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-03 18:08 PST by KwangYong Choi
Modified: 2013-02-03 22:01 PST (History)
9 users (show)

See Also:


Attachments
Patch (10.77 KB, patch)
2013-02-03 18:20 PST, KwangYong Choi
haraken: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff
Patch (10.72 KB, patch)
2013-02-03 21:14 PST, KwangYong Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description KwangYong Choi 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]
Comment 1 KwangYong Choi 2013-02-03 18:20:12 PST
Created attachment 186283 [details]
Patch
Comment 2 Kentaro Hara 2013-02-03 18:23:20 PST
Comment on attachment 186283 [details]
Patch

Looks OK
Comment 3 Build Bot 2013-02-03 19:24:51 PST
Comment on attachment 186283 [details]
Patch

Attachment 186283 [details] did not pass win-ews (win):
Output: http://queues.webkit.org/results/16353858
Comment 4 KwangYong Choi 2013-02-03 21:14:23 PST
Created attachment 186297 [details]
Patch

Re-upload the patch file because of win-ews false alarm.
Comment 5 WebKit Review Bot 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>
Comment 6 WebKit Review Bot 2013-02-03 22:01:01 PST
All reviewed patches have been landed.  Closing bug.