Bug 137444

Summary: Remove unused warning in WebPageOverlay
Product: WebKit Reporter: Vivek Galatage <vivekg>
Component: WebKit2Assignee: Vivek Galatage <vivekg>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Vivek Galatage 2014-10-06 01:13:04 PDT
../../Source/WebKit2/WebProcess/WebPage/WebPageOverlay.h:54:22: warning: unused parameter ‘value’ [-Wunused-parameter]
../../Source/WebKit2/WebProcess/WebPage/WebPageOverlay.h:55:22: warning: unused parameter ‘value’ [-Wunused-parameter]
Comment 1 Vivek Galatage 2014-10-06 01:14:57 PDT
Created attachment 239318 [details]
Patch
Comment 2 WebKit Commit Bot 2014-10-06 23:54:49 PDT
Comment on attachment 239318 [details]
Patch

Clearing flags on attachment: 239318

Committed r174387: <http://trac.webkit.org/changeset/174387>
Comment 3 WebKit Commit Bot 2014-10-06 23:54:52 PDT
All reviewed patches have been landed.  Closing bug.