Bug 120396

Summary: Fix unused variable warning on WK2 in PageOverlay.h
Product: WebKit Reporter: Gábor Ábrahám <abrhm>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, galpeter, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch
none
proposed patch v2 none

Description Gábor Ábrahám 2013-08-28 01:40:12 PDT
Created attachment 209854 [details]
proposed patch

Fix unused variable warning on WK2 in PageOverlay.h file after r153404.
Comment 1 WebKit Commit Bot 2013-08-28 01:42:04 PDT
Attachment 209854 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit2/WebProcess/WebPage/PageOverlay.h']" exit_code: 1
Source/WebKit2/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 2 Gábor Ábrahám 2013-08-28 01:45:05 PDT
Created attachment 209856 [details]
proposed patch v2
Comment 3 WebKit Commit Bot 2013-08-28 05:51:13 PDT
Comment on attachment 209856 [details]
proposed patch v2

Clearing flags on attachment: 209856

Committed r154737: <http://trac.webkit.org/changeset/154737>
Comment 4 WebKit Commit Bot 2013-08-28 05:51:14 PDT
All reviewed patches have been landed.  Closing bug.