Bug 31963 - [Qt] Fix minor waning in QtWebKit
Summary: [Qt] Fix minor waning in QtWebKit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2009-11-29 15:20 PST by Laszlo Gombos
Modified: 2009-11-30 08:49 PST (History)
1 user (show)

See Also:


Attachments
proposed fix (1.22 KB, patch)
2009-11-29 15:23 PST, Laszlo Gombos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.