<?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>67111</bug_id>
          
          <creation_ts>2011-08-29 00:09:30 -0700</creation_ts>
          <short_desc>[GTK][WK2] Compilation error in WebKit2 GTK - Revision 93953</short_desc>
          <delta_ts>2011-08-29 01:22:25 -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>FIXED</resolution>
          
          
          <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>0</everconfirmed>
          <reporter name="Ravi Phaneendra Kasibhatla">ravi.kasibhatla</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>amruthraj</cc>
    
    <cc>mrobinson</cc>
    
    <cc>webkit.review.bot</cc>
    
    <cc>xan.lopez</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>458090</commentid>
    <comment_count>0</comment_count>
    <who name="Ravi Phaneendra Kasibhatla">ravi.kasibhatla</who>
    <bug_when>2011-08-29 00:09:30 -0700</bug_when>
    <thetext>WebKit2 GTK build is failing with below error on Revision: 93953

../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp: In function ‘WebCore::ResourceError WebKit::cancelledError(const WebCore::ResourceRequest&amp;)’:
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp:40:60: error: return type ‘struct WebCore::ResourceError’ is incomplete
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp:40:60: error: new declaration ‘void WebKit::cancelledError(const WebCore::ResourceRequest&amp;)’
../../Source/WebKit2/WebProcess/WebCoreSupport/WebErrors.h:37:24: error: ambiguates old declaration ‘WebCore::ResourceError WebKit::cancelledError(const WebCore::ResourceRequest&amp;)’
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp:43:77: error: invalid use of incomplete type ‘struct WebCore::ResourceError’
../../Source/WebKit2/WebProcess/WebCoreSupport/WebErrors.h:30:11: error: forward declaration of ‘struct WebCore::ResourceError’
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp: In function ‘WebCore::ResourceError WebKit::blockedError(const WebCore::ResourceRequest&amp;)’:
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp:46:58: error: return type ‘struct WebCore::ResourceError’ is incomplete
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp:46:58: error: new declaration ‘void WebKit::blockedError(const WebCore::ResourceRequest&amp;)’
../../Source/WebKit2/WebProcess/WebCoreSupport/WebErrors.h:38:24: error: ambiguates old declaration ‘WebCore::ResourceError WebKit::blockedError(const WebCore::ResourceRequest&amp;)’
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp:49:97: error: invalid use of incomplete type ‘struct WebCore::ResourceError’
../../Source/WebKit2/WebProcess/WebCoreSupport/WebErrors.h:30:11: error: forward declaration of ‘struct WebCore::ResourceError’
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp: In function ‘WebCore::ResourceError WebKit::cannotShowURLError(const WebCore::ResourceRequest&amp;)’:
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp:52:64: error: return type ‘struct WebCore::ResourceError’ is incomplete
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp:52:64: error: new declaration ‘void WebKit::cannotShowURLError(const WebCore::ResourceRequest&amp;)’
../../Source/WebKit2/WebProcess/WebCoreSupport/WebErrors.h:39:24: error: ambiguates old declaration ‘WebCore::ResourceError WebKit::cannotShowURLError(const WebCore::ResourceRequest&amp;)’
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp:55:74: error: invalid use of incomplete type ‘struct WebCore::ResourceError’
../../Source/WebKit2/WebProcess/WebCoreSupport/WebErrors.h:30:11: error: forward declaration of ‘struct WebCore::ResourceError’
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp: In function ‘WebCore::ResourceError WebKit::interruptedForPolicyChangeError(const WebCore::ResourceRequest&amp;)’:
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp:58:77: error: return type ‘struct WebCore::ResourceError’ is incomplete
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp:58:77: error: new declaration ‘void WebKit::interruptedForPolicyChangeError(const WebCore::ResourceRequest&amp;)’
../../Source/WebKit2/WebProcess/WebCoreSupport/WebErrors.h:40:24: error: ambiguates old declaration ‘WebCore::ResourceError WebKit::interruptedForPolicyChangeError(const WebCore::ResourceRequest&amp;)’
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp:61:81: error: invalid use of incomplete type ‘struct WebCore::ResourceError’
../../Source/WebKit2/WebProcess/WebCoreSupport/WebErrors.h:30:11: error: forward declaration of ‘struct WebCore::ResourceError’
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp: In function ‘WebCore::ResourceError WebKit::cannotShowMIMETypeError(const WebCore::ResourceResponse&amp;)’:
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp:64:71: error: return type ‘struct WebCore::ResourceError’ is incomplete
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp:64:71: error: new declaration ‘void WebKit::cannotShowMIMETypeError(const WebCore::ResourceResponse&amp;)’
../../Source/WebKit2/WebProcess/WebCoreSupport/WebErrors.h:41:24: error: ambiguates old declaration ‘WebCore::ResourceError WebKit::cannotShowMIMETypeError(const WebCore::ResourceResponse&amp;)’
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp:67:108: error: invalid use of incomplete type ‘struct WebCore::ResourceError’
../../Source/WebKit2/WebProcess/WebCoreSupport/WebErrors.h:30:11: error: forward declaration of ‘struct WebCore::ResourceError’
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp: In function ‘WebCore::ResourceError WebKit::fileDoesNotExistError(const WebCore::ResourceResponse&amp;)’:
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp:70:69: error: return type ‘struct WebCore::ResourceError’ is incomplete
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp:70:69: error: new declaration ‘void WebKit::fileDoesNotExistError(const WebCore::ResourceResponse&amp;)’
../../Source/WebKit2/WebProcess/WebCoreSupport/WebErrors.h:42:24: error: ambiguates old declaration ‘WebCore::ResourceError WebKit::fileDoesNotExistError(const WebCore::ResourceResponse&amp;)’
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp:73:75: error: invalid use of incomplete type ‘struct WebCore::ResourceError’
../../Source/WebKit2/WebProcess/WebCoreSupport/WebErrors.h:30:11: error: forward declaration of ‘struct WebCore::ResourceError’
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp: In function ‘WebCore::ResourceError WebKit::pluginWillHandleLoadError(const WebCore::ResourceResponse&amp;)’:
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp:76:73: error: return type ‘struct WebCore::ResourceError’ is incomplete
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp:76:73: error: new declaration ‘void WebKit::pluginWillHandleLoadError(const WebCore::ResourceResponse&amp;)’
../../Source/WebKit2/WebProcess/WebCoreSupport/WebErrors.h:43:24: error: ambiguates old declaration ‘WebCore::ResourceError WebKit::pluginWillHandleLoadError(const WebCore::ResourceResponse&amp;)’
../../Source/WebKit2/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp:79:79: error: invalid use of incomplete type ‘struct WebCore::ResourceError’
../../Source/WebKit2/WebProcess/WebCoreSupport/WebErrors.h:30:11: error: forward declaration of ‘struct WebCore::ResourceError’</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>458096</commentid>
    <comment_count>1</comment_count>
      <attachid>105468</attachid>
    <who name="Ravi Phaneendra Kasibhatla">ravi.kasibhatla</who>
    <bug_when>2011-08-29 00:19:42 -0700</bug_when>
    <thetext>Created attachment 105468
Compilation error fix

GTK WK2 compilation fix</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>458119</commentid>
    <comment_count>2</comment_count>
      <attachid>105468</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2011-08-29 01:22:21 -0700</bug_when>
    <thetext>Comment on attachment 105468
Compilation error fix

Clearing flags on attachment: 105468

Committed r93960: &lt;http://trac.webkit.org/changeset/93960&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>458120</commentid>
    <comment_count>3</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2011-08-29 01:22:25 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>105468</attachid>
            <date>2011-08-29 00:19:42 -0700</date>
            <delta_ts>2011-08-29 01:22:21 -0700</delta_ts>
            <desc>Compilation error fix</desc>
            <filename>67111-fix.patch</filename>
            <type>text/plain</type>
            <size>1245</size>
            <attacher name="Ravi Phaneendra Kasibhatla">ravi.kasibhatla</attacher>
            
              <data encoding="base64">SW5kZXg6IFNvdXJjZS9XZWJLaXQyL1dlYlByb2Nlc3MvV2ViQ29yZVN1cHBvcnQvZ3RrL1dlYkVy
cm9yc0d0ay5jcHAKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PQotLS0gU291cmNlL1dlYktpdDIvV2ViUHJvY2Vzcy9XZWJD
b3JlU3VwcG9ydC9ndGsvV2ViRXJyb3JzR3RrLmNwcAkocmV2aXNpb24gOTM5NTMpCisrKyBTb3Vy
Y2UvV2ViS2l0Mi9XZWJQcm9jZXNzL1dlYkNvcmVTdXBwb3J0L2d0ay9XZWJFcnJvcnNHdGsuY3Bw
CSh3b3JraW5nIGNvcHkpCkBAIC0yOCw2ICsyOCw3IEBACiAjaW5jbHVkZSAiY29uZmlnLmgiCiAj
aW5jbHVkZSAiV2ViRXJyb3JzLmgiCiAKKyNpbmNsdWRlIDxXZWJDb3JlL1Jlc291cmNlRXJyb3Iu
aD4KICNpbmNsdWRlIDxXZWJDb3JlL1Jlc291cmNlUmVxdWVzdC5oPgogI2luY2x1ZGUgPFdlYkNv
cmUvUmVzb3VyY2VSZXNwb25zZS5oPgogI2luY2x1ZGUgPGdsaWIvZ2kxOG4tbGliLmg+CkluZGV4
OiBTb3VyY2UvV2ViS2l0Mi9DaGFuZ2VMb2cKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQotLS0gU291cmNlL1dlYktpdDIv
Q2hhbmdlTG9nCShyZXZpc2lvbiA5Mzk1NSkKKysrIFNvdXJjZS9XZWJLaXQyL0NoYW5nZUxvZwko
d29ya2luZyBjb3B5KQpAQCAtMSwzICsxLDE2IEBACisyMDExLTA4LTI5ICBWYW1zaGlrcmlzaG5h
IFllbGxlbmtpICA8dmFtc2hpQG1vdG9yb2xhLmNvbT4KKworICAgICAgICBbR1RLXVtXSzJdIENv
bXBpbGF0aW9uIGVycm9yIGluIFdlYktpdDIgR1RLIC0gUmV2aXNpb24gOTM5NTMKKyAgICAgICAg
aHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTY3MTExCisKKyAgICAgICAg
UmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgV2ViS2l0MiBHVEsgYnVpbGQg
ZXJyb3IuCisKKyAgICAgICAgKiBXZWJQcm9jZXNzL1dlYkNvcmVTdXBwb3J0L2d0ay9XZWJFcnJv
cnNHdGsuY3BwOgorICAgICAgICBJbmNsdWRlIDxXZWJDb3JlL1Jlc291cmNlRXJyb3IuaD4gZXhw
bGljaXRseSB0byByZW1vdmUgV2ViQ29yZTo6UmVzb3VyY2VFcnJvcgorICAgICAgICBpbmNsdXNp
b24gZXJyb3IuCisKIDIwMTEtMDgtMjggIEJhbGF6cyBLZWxlbWVuICA8a2JhbGF6c0B3ZWJraXQu
b3JnPgogCiAgICAgICAgIFtRdF1bV0syXSBVbnJldmlld2VkIGJ1aWxkIGZpeC4K
</data>

          </attachment>
      

    </bug>

</bugzilla>