WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
110148
webdatabase: Introduce AbstractSQLStatement and AbstractSQLStatementBackend
https://bugs.webkit.org/show_bug.cgi?id=110148
Summary
webdatabase: Introduce AbstractSQLStatement and AbstractSQLStatementBackend
Mark Lam
Reported
2013-02-18 12:45:10 PST
We need to extract the essential interface between the front-end and back-end of webdatabase objects in order to implement proxy objects that will handle the IPC between the 2 ends. This patch introduces the AbstractSQLStatement and AbstractSQLStatementBackend which defines that essential interface for the SQLStatement and its backend.
Attachments
the patch.
(24.81 KB, patch)
2013-02-18 13:05 PST
,
Mark Lam
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Lam
Comment 1
2013-02-18 13:05:33 PST
Created
attachment 188935
[details]
the patch.
Geoffrey Garen
Comment 2
2013-02-18 13:55:53 PST
Comment on
attachment 188935
[details]
the patch. r=me
Mark Lam
Comment 3
2013-02-18 14:34:48 PST
Thanks for the review. Landed in
r143264
: <
http://trac.webkit.org/changeset/143264
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug