Bug 109929

Summary: Fix build warnings after r139853
Product: WebKit Reporter: Seokju Kwon <seokju>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Seokju Kwon 2013-02-15 05:22:30 PST
Use UNUSED_PARAM macro to fix build warning -Wunused-parameter.
Comment 1 Seokju Kwon 2013-02-15 05:25:55 PST
Created attachment 188546 [details]
Patch
Comment 2 WebKit Review Bot 2013-02-15 11:13:31 PST
Comment on attachment 188546 [details]
Patch

Rejecting attachment 188546 [details] from review queue.

ap@webkit.org does not have reviewer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py.

- If you do not have reviewer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags.

- If you have reviewer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed).  The commit-queue restarts itself every 2 hours.  After restart the commit-queue will correctly respect your reviewer rights.
Comment 3 WebKit Review Bot 2013-02-15 11:14:09 PST
Comment on attachment 188546 [details]
Patch

Rejecting attachment 188546 [details] from commit-queue.

ap@webkit.org does not have committer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py.

- If you do not have committer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags.

- If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed).  The commit-queue restarts itself every 2 hours.  After restart the commit-queue will correctly respect your committer rights.
Comment 4 Seokju Kwon 2013-02-15 18:43:06 PST
Created attachment 188682 [details]
Patch
Comment 5 WebKit Review Bot 2013-02-16 13:02:17 PST
Comment on attachment 188682 [details]
Patch

Clearing flags on attachment: 188682

Committed r143108: <http://trac.webkit.org/changeset/143108>
Comment 6 WebKit Review Bot 2013-02-16 13:02:21 PST
All reviewed patches have been landed.  Closing bug.