<?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>103668</bug_id>
          
          <creation_ts>2012-11-29 14:04:36 -0800</creation_ts>
          <short_desc>webdatabase: Implement WebKit2 support in the webdatabase module</short_desc>
          <delta_ts>2012-12-13 11:20:24 -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>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>ASSIGNED</bug_status>
          <resolution></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>
          <dependson>104749</dependson>
    
    <dependson>104741</dependson>
    
    <dependson>104748</dependson>
    
    <dependson>104750</dependson>
    
    <dependson>104751</dependson>
    
    <dependson>104753</dependson>
    
    <dependson>104754</dependson>
    
    <dependson>104755</dependson>
    
    <dependson>104934</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Mark Lam">mark.lam</reporter>
          <assigned_to name="Mark Lam">mark.lam</assigned_to>
          <cc>ap</cc>
    
    <cc>avaswani</cc>
    
    <cc>beidson</cc>
    
    <cc>sam</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>779420</commentid>
    <comment_count>0</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2012-11-29 14:04:36 -0800</bug_when>
    <thetext>Need to refactor webdatabase Database code to break out a DatabaseServer abstraction that can be used to encapsulate a threaded server as we have now, or a process server as we will need for WebKit2.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>789065</commentid>
    <comment_count>1</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2012-12-11 17:56:54 -0800</bug_when>
    <thetext>This bug is the umbrella bug for tracking all the WebKit2 database implementation bugs:

1. https://bugs.webkit.org/show_bug.cgi?id=104741
webdatabase: Encapsulate externally used DB APIs in DatabaseManager

2. https://bugs.webkit.org/show_bug.cgi?id=104748
webdatabase: Introduce the DatabaseServer

3. https://bugs.webkit.org/show_bug.cgi?id=104749
webdatabase: Split AbstractDatabase, Database, and DatabaseSync between front-ends and back-ends

4. https://bugs.webkit.org/show_bug.cgi?id=104750
webdatabase: Split the SQLTransaction between its front-end and back-end.

5. https://bugs.webkit.org/show_bug.cgi?id=104751
webdatabase: Split the SQLStatement between its front-end and back-end.

6. https://bugs.webkit.org/show_bug.cgi?id=104753
webdatabase: Implement a DatabaseProcess and relevant IPC messages.

7. https://bugs.webkit.org/show_bug.cgi?id=104754
webdatabase: Implement sandboxing of the DatabaseProcess.

8. https://bugs.webkit.org/show_bug.cgi?id=104755
webdatabase: Implement failure handling and recovery in the DatabaseProcess.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>