Bug 120525 - Compile warning fix: In UIProcess/WebColorPicker.cpp.
Summary: Compile warning fix: In UIProcess/WebColorPicker.cpp.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-30 06:34 PDT by Gábor Ábrahám
Modified: 2013-08-30 08:27 PDT (History)
2 users (show)

See Also:


Attachments
Proposed patch (1.12 KB, patch)
2013-08-30 06:38 PDT, Gábor Ábrahám
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gábor Ábrahám 2013-08-30 06:34:24 PDT
In Source/WebKit2/UIProcess/WebColorPicker.cpp
There is an unused parameter in WebColorPicker::showColorPicker function.
Comment 1 Gábor Ábrahám 2013-08-30 06:38:25 PDT
Created attachment 210100 [details]
Proposed patch
Comment 2 WebKit Commit Bot 2013-08-30 08:27:32 PDT
Comment on attachment 210100 [details]
Proposed patch

Clearing flags on attachment: 210100

Committed r154885: <http://trac.webkit.org/changeset/154885>
Comment 3 WebKit Commit Bot 2013-08-30 08:27:34 PDT
All reviewed patches have been landed.  Closing bug.