WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
119861
Fix !ENABLE(INSPECTOR) builds after
r154116
https://bugs.webkit.org/show_bug.cgi?id=119861
Summary
Fix !ENABLE(INSPECTOR) builds after r154116
Zoltan Arvai
Reported
2013-08-15 13:43:54 PDT
Variable 'page' is unused on !ENABLE(INSPECTOR) builds after
r154116
: /ramdisk/qt-linux-release-minimal/build/Source/WebCore/page/FrameView.cpp: In member function 'void WebCore::FrameView::sendResizeEventIfNeeded()': /ramdisk/qt-linux-release-minimal/build/Source/WebCore/page/FrameView.cpp:2836:11: error: unused variable 'page' [-Werror=unused-variable] cc1plus: all warnings being treated as errors Fix is on the way.
Attachments
buildfix
(1.64 KB, patch)
2013-08-15 13:46 PDT
,
Zoltan Arvai
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zoltan Arvai
Comment 1
2013-08-15 13:46:53 PDT
Created
attachment 208848
[details]
buildfix
Zoltan Arvai
Comment 2
2013-08-15 13:57:49 PDT
Ups, its already fixed in
http://trac.webkit.org/changeset/154128
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug