Bug 44998

Summary: [GTK] warning: unused variable "queryResult"
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, pnormand
Priority: P3 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch for this issue
none
second fix proposal none

Description Martin Robinson 2010-08-31 15:14:34 PDT
I see this warning on the build bots whenever WebCore/platform/graphics/gstreamer/GStreamerGWorld.cpp is built.
Comment 1 Martin Robinson 2010-08-31 17:00:41 PDT
Created attachment 66143 [details]
Patch for this issue
Comment 2 WebKit Commit Bot 2010-08-31 21:28:01 PDT
Comment on attachment 66143 [details]
Patch for this issue

Clearing flags on attachment: 66143

Committed r66573: <http://trac.webkit.org/changeset/66573>
Comment 3 WebKit Commit Bot 2010-08-31 21:28:05 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Philippe Normand 2010-09-01 12:52:51 PDT
Created attachment 66248 [details]
second fix proposal
Comment 5 Philippe Normand 2010-09-01 12:54:49 PDT
Reopening, with the patch commited the newsegment propagation is likely to fail if WebKitGTK has been built with gstreamer < 0.10.30
Comment 6 Martin Robinson 2010-09-01 12:56:46 PDT
Comment on attachment 66248 [details]
second fix proposal

LGTM. Thanks for fixing this.
Comment 7 Philippe Normand 2010-09-01 23:49:42 PDT
http://trac.webkit.org/changeset/66645