[Webkit-unassigned] [Bug 119861] New: Fix !ENABLE(INSPECTOR) builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 15 13:44:21 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=119861

           Summary: Fix !ENABLE(INSPECTOR) builds
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zarvai at inf.u-szeged.hu
                CC: simon.fraser at apple.com, thorton at apple.com
            Blocks: 119435


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list