Bug 120396 - Fix unused variable warning on WK2 in PageOverlay.h
Summary: Fix unused variable warning on WK2 in PageOverlay.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-28 01:40 PDT by Gábor Ábrahám
Modified: 2013-08-28 05:51 PDT (History)
3 users (show)

See Also:


Attachments
proposed patch (2.14 KB, patch)
2013-08-28 01:40 PDT, Gábor Ábrahám
no flags Details | Formatted Diff | Diff
proposed patch v2 (1.75 KB, patch)
2013-08-28 01:45 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-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.