<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>96901</bug_id>
          
          <creation_ts>2012-09-17 00:37:09 -0700</creation_ts>
          <short_desc>[WK2] Fix compiler warnings about unused variables</short_desc>
          <delta_ts>2012-09-17 23:53:12 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit2</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>96742</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Mikhail Pozdnyakov">mikhail.pozdnyakov</reporter>
          <assigned_to name="Mikhail Pozdnyakov">mikhail.pozdnyakov</assigned_to>
          <cc>bw80.lee</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>721730</commentid>
    <comment_count>0</comment_count>
    <who name="Mikhail Pozdnyakov">mikhail.pozdnyakov</who>
    <bug_when>2012-09-17 00:37:09 -0700</bug_when>
    <thetext>Have got following compiler complaints:
media/ssd/WebKit/Source/WebKit2/Shared/SandboxExtension.h:130:15: warning: unused parameter ‘prefix’ [-Wunused-parameter]
/media/ssd/WebKit/Source/WebKit2/Shared/SandboxExtension.h:130:15: warning: unused parameter ‘type’ [-Wunused-parameter]
In file included from /media/ssd/WebKit/Source/WebKit2/UIProcess/WebPageProxy.h:32:0,
                 from /media/ssd/WebKit/Source/WebKit2/UIProcess/WebBackForwardList.h:32,
                 from /media/ssd/WebKit/Source/WebKit2/Shared/SessionState.h:29,
                 from /media/ssd/WebKit/Source/WebKit2/Shared/WebPageCreationParameters.h:30,
                 from /media/ssd/WebKit/Source/WebKit2/WebProcess/WebPage/DrawingAreaImpl.cpp:34:
/media/ssd/WebKit/Source/WebKit2/UIProcess/DrawingAreaProxy.h:125:18: warning: unused parameter ‘backingStoreStateID’ [-Wunused-parameter]
/media/ssd/WebKit/Source/WebKit2/UIProcess/DrawingAreaProxy.h:126:18: warning: unused parameter ‘backingStoreStateID’ [-Wunused-parameter]
Building CXX object Source/WebKit2/CMakeFiles/ewebkit2.dir/WebProcess/WebPage/LayerTreeHost.cpp.o
[ 90%] Building CXX object Source/WebKit2/CMakeFiles/ewebkit2.dir/WebProcess/WebPage/PageOverlay.cpp.o
In file included from /media/ssd/WebKit/Source/WebKit2/WebProcess/WebPage/WebPage.h:30:0,
                 from /media/ssd/WebKit/Source/WebKit2/WebProcess/WebPage/EventDispatcher.cpp:31:
/media/ssd/WebKit/Source/WebKit2/WebProcess/WebPage/DrawingArea.h:73:18: warning: unused parameter ‘callbackID’ [-Wunused-parameter]
In file included from /media/ssd/WebKit/Source/WebKit2/WebProcess/WebPage/WebPage.h:30:0,
                 from /media/ssd/WebKit/Source/WebKit2/WebProcess/WebPage/EventDispatcher.cpp:31:
/media/ssd/WebKit/Source/WebKit2/WebProcess/WebPage/DrawingArea.h:113:18: warning: unused parameter ‘backingStoreStateID’ [-Wunused-parameter]
/media/ssd/WebKit/Source/WebKit2/WebProcess/WebPage/DrawingArea.h:113:18: warning: unused parameter ‘respondImmediately’ [-Wunused-parameter]
/media/ssd/WebKit/Source/WebKit2/WebProcess/WebPage/DrawingArea.h:113:18: warning: unused parameter ‘deviceScaleFactor’ [-Wunused-parameter]
/media/ssd/WebKit/Source/WebKit2/WebProcess/WebPage/DrawingArea.h:113:18: warning: unused parameter ‘size’ [-Wunused-parameter]
/media/ssd/WebKit/Source/WebKit2/WebProcess/WebPage/DrawingArea.h:113:18: warning: unused parameter ‘scrollOffset’ [-Wunused-parameter]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>721883</commentid>
    <comment_count>1</comment_count>
    <who name="Byungwoo Lee">bw80.lee</who>
    <bug_when>2012-09-17 06:56:26 -0700</bug_when>
    <thetext>Is this warning from efl build?
If then, there seems to be a same bug. Please check the bug 96742.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>722525</commentid>
    <comment_count>2</comment_count>
    <who name="Mikhail Pozdnyakov">mikhail.pozdnyakov</who>
    <bug_when>2012-09-17 23:52:37 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 96742 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>722528</commentid>
    <comment_count>3</comment_count>
    <who name="Mikhail Pozdnyakov">mikhail.pozdnyakov</who>
    <bug_when>2012-09-17 23:53:12 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; Is this warning from efl build?
&gt; If then, there seems to be a same bug. Please check the bug 96742.

Ok, thanks for notification!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>