<?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>50954</bug_id>
          
          <creation_ts>2010-12-13 12:27:34 -0800</creation_ts>
          <short_desc>[GTK] Build failure with --enable-indexed-database</short_desc>
          <delta_ts>2012-08-20 21:42:17 -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>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>87664</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>
          <dependson>53331</dependson>
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Alexey Shabalin">a.shabalin</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>eric</cc>
    
    <cc>mrobinson</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>321326</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Shabalin">a.shabalin</who>
    <bug_when>2010-12-13 12:27:34 -0800</bug_when>
    <thetext>webkit-1.3.7:

1. wrong help string in configure:
AC_ARG_ENABLE(indexed_database,
              AC_HELP_STRING([--enable-indexeddb],
                             [enable the indexed database API [default=no]]),
              [],[enable_indexed_database=&quot;no&quot;])
AC_MSG_RESULT([$enable_indexed_database])

string is enable-indexeddb, but optinon is enable_indexed_database.


2. don&apos;t build even use --enable-indexed-database:
In file included from ./DerivedSources/webkit/webkitdom.h:46:0,
                 from WebCore/bindings/gobject/WebKitHTMLElementWrapperFactory.cpp:153:
./DerivedSources/webkit/WebKitDOMDOMWindow.h:184:12: error: &apos;WebKitDOMIDBFactory&apos; does not name a type
make[1]: *** [WebCore/bindings/gobject/libwebkitgtk_1_0_la-WebKitHTMLElementWrapperFactory.lo] Error 1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>341689</commentid>
    <comment_count>1</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2011-01-28 13:32:14 -0800</bug_when>
    <thetext>Committed r76979: &lt;http://trac.webkit.org/changeset/76979&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>341722</commentid>
    <comment_count>2</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2011-01-28 14:09:03 -0800</bug_when>
    <thetext>Re-opening until the dependency lands.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>341726</commentid>
    <comment_count>3</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2011-01-28 14:10:46 -0800</bug_when>
    <thetext>I&apos;ve posted patches to fix the IndexedDB build to some extent, but it seems that the implementation of this feature is still incomplete. It won&apos;t build until those working on IndexedDB get further along. There&apos;s no use building this feature until it&apos;s in a working state.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>341746</commentid>
    <comment_count>4</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2011-01-28 14:37:35 -0800</bug_when>
    <thetext>http://trac.webkit.org/changeset/76979 might have broken Leopard Intel Release (Tests)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>700449</commentid>
    <comment_count>5</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2012-08-20 21:42:17 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 87664 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>