<?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>17207</bug_id>
          
          <creation_ts>2008-02-07 03:16:57 -0800</creation_ts>
          <short_desc>Database example doesn&apos;t work (requires not-yet-released Safari)</short_desc>
          <delta_ts>2008-02-14 07:42:47 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit API</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://webkit.org/misc/DatabaseExample.html</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="Stefano De Sabbata">stefano.desabbata</reporter>
          <assigned_to name="Alexey Proskuryakov">ap</assigned_to>
          <cc>ap</cc>
    
    <cc>darin</cc>
    
    <cc>webkit</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>69652</commentid>
    <comment_count>0</comment_count>
    <who name="Stefano De Sabbata">stefano.desabbata</who>
    <bug_when>2008-02-07 03:16:57 -0800</bug_when>
    <thetext>Error reported:
&quot;Failed to open the database on disk.  This is probably because the version was bad or there is not enough space left in this domain&apos;s quota&quot;.

It doesn&apos;t save notes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69657</commentid>
    <comment_count>1</comment_count>
    <who name="Robert Blaut">webkit</who>
    <bug_when>2008-02-07 05:06:38 -0800</bug_when>
    <thetext>Confirmed in Webkit r30053.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69687</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2008-02-07 11:09:55 -0800</bug_when>
    <thetext>This is by design: this feature is no longer compatible with shipping versions of Safari. Perhaps we need to add a workaround for nightly builds to work?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69693</commentid>
    <comment_count>3</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2008-02-07 11:45:31 -0800</bug_when>
    <thetext>I think it would be fine to hack something in that&apos;s specific to nightly builds.

The best place would probably be in WebKit/mac/WebCoreSupport/WebChromeClient.mm and WebKit/win/WebChromeClient.cpp -- each could say &quot;if this is a nightly build and the quota is 0, then set the quota to 5 MB&quot; in the case where the delegate method is not implemented.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>70666</commentid>
    <comment_count>4</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2008-02-14 07:42:47 -0800</bug_when>
    <thetext>Committed revision 30229 and 30230.

</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>