Bug 51629 - WebKit2: Add additional API for managing databases
Summary: WebKit2: Add additional API for managing databases
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 51754
  Show dependency treegraph
 
Reported: 2010-12-26 21:14 PST by Sam Weinig
Modified: 2010-12-30 09:54 PST (History)
3 users (show)

See Also:


Attachments
Patch 1 (40.58 KB, patch)
2010-12-26 21:22 PST, Sam Weinig
no flags Details | Formatted Diff | Diff
Patch 2 (21.16 KB, patch)
2010-12-27 12:49 PST, Sam Weinig
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2010-12-26 21:14:54 PST
We nee additional API in WebKit2 to manage database.  Specifically, we need to be able to reproduce the logic required to implement Safari's database panel in the Safari preferences.
Comment 1 Sam Weinig 2010-12-26 21:22:22 PST
Created attachment 77477 [details]
Patch 1

This adds most of the necessary API.  The missing part after this is notifications of database changes.
Comment 2 Sam Weinig 2010-12-27 11:18:44 PST
First part landed in http://trac.webkit.org/changeset/74690.
Comment 3 WebKit Review Bot 2010-12-27 12:13:14 PST
http://trac.webkit.org/changeset/74690 might have broken Leopard Intel Debug (Tests)
Comment 4 Sam Weinig 2010-12-27 12:49:22 PST
Created attachment 77514 [details]
Patch 2
Comment 5 Sam Weinig 2010-12-27 13:05:24 PST
Landed part 2 in http://trac.webkit.org/changeset/74693.
Comment 6 WebKit Review Bot 2010-12-27 13:47:07 PST
http://trac.webkit.org/changeset/74693 might have broken Leopard Intel Debug (Tests)