<?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>42966</bug_id>
          
          <creation_ts>2010-07-26 05:02:19 -0700</creation_ts>
          <short_desc>[IndexedDB] IndexedDB API is out of sync with the latest specification.</short_desc>
          <delta_ts>2010-09-06 10:46:27 -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>WebCore Misc.</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://www.w3.org/Bugs/Public/show_bug.cgi?id=9975</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>42967</dependson>
    
    <dependson>42969</dependson>
    
    <dependson>43052</dependson>
    
    <dependson>43250</dependson>
          <blocked>42970</blocked>
          <everconfirmed>0</everconfirmed>
          <reporter name="Andrei Popescu">andreip</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bulach</cc>
    
    <cc>jorlow</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>255989</commentid>
    <comment_count>0</comment_count>
    <who name="Andrei Popescu">andreip</who>
    <bug_when>2010-07-26 05:02:19 -0700</bug_when>
    <thetext>The IndexedDB API has changed as a result of 

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9975

We need to update the WebKit implementation. The main changes are:

- renaming IndexedDatabase interface to IDBFactory
- dropping the &quot;Request&quot; suffix from the asynchronous interface names
- read access to meta-data, such as objectStore and index names, is synchronous

I will be filing individual patches for each of the above and sending the appropriate patches.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>274706</commentid>
    <comment_count>1</comment_count>
    <who name="Jeremy Orlow">jorlow</who>
    <bug_when>2010-09-06 10:46:27 -0700</bug_when>
    <thetext>These have been fixed for a while.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>