Bug 31963

Summary: [Qt] Fix minor waning in QtWebKit
Product: WebKit Reporter: Laszlo Gombos <laszlo.gombos>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
proposed fix none

Description Laszlo Gombos 2009-11-29 15:20:23 PST
WebKit/qt/tests/qwebpage/tst_qwebpage.cpp: In member function 'virtual bool ErrorPage::extension(QWebPage::Extension, const QWebPage
::ExtensionOption*, QWebPage::ExtensionReturn*)':
WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:1646: warning: unused variable 'info'

Introduced by http://trac.webkit.org/changeset/51076/trunk/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp

Normally would not file a bug for one such a trivial warning, but this is the last one left :-)
Comment 1 Laszlo Gombos 2009-11-29 15:23:04 PST
Created attachment 43993 [details]
proposed fix
Comment 2 WebKit Commit Bot 2009-11-30 08:49:27 PST
Comment on attachment 43993 [details]
proposed fix

Clearing flags on attachment: 43993

Committed r51491: <http://trac.webkit.org/changeset/51491>
Comment 3 WebKit Commit Bot 2009-11-30 08:49:32 PST
All reviewed patches have been landed.  Closing bug.