Bug 87473 - [GTK] fix compilation for webkitwebview.cpp
Summary: [GTK] fix compilation for webkitwebview.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Lu Guanqun
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-25 01:32 PDT by Lu Guanqun
Modified: 2012-05-25 06:04 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.98 KB, patch)
2012-05-25 01:35 PDT, Lu Guanqun
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lu Guanqun 2012-05-25 01:32:05 PDT
[GTK] fix compilation for webkitwebview.cpp
Comment 1 Lu Guanqun 2012-05-25 01:35:04 PDT
Created attachment 144004 [details]
Patch
Comment 2 Lu Guanqun 2012-05-25 01:36:33 PDT
fix the following warning:
  
    ../../../Source/WebKit/gtk/webkit/webkitwebview.cpp: In function ‘void webkit_web_view_realize(GtkWidget*)’:
    ../../../Source/WebKit/gtk/webkit/webkitwebview.cpp:971:27: warning: unused variable ‘priv’ [-Wunused-variable]
Comment 3 WebKit Review Bot 2012-05-25 06:04:32 PDT
Comment on attachment 144004 [details]
Patch

Clearing flags on attachment: 144004

Committed r118517: <http://trac.webkit.org/changeset/118517>
Comment 4 WebKit Review Bot 2012-05-25 06:04:37 PDT
All reviewed patches have been landed.  Closing bug.