WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 124301
Move setIndexKeys() to the IDBServerConnection
https://bugs.webkit.org/show_bug.cgi?id=124301
Summary
Move setIndexKeys() to the IDBServerConnection
Brady Eidson
Reported
2013-11-13 12:09:22 PST
Move setIndexKeys() to the IDBServerConnection This is a big step towards moving knowledge of the backing store out of the frontend.
Attachments
Patch v1
(17.58 KB, patch)
2013-11-13 12:11 PST
,
Brady Eidson
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2013-11-13 12:11:54 PST
Created
attachment 216837
[details]
Patch v1
Anders Carlsson
Comment 2
2013-11-13 14:59:32 PST
Comment on
attachment 216837
[details]
Patch v1 View in context:
https://bugs.webkit.org/attachment.cgi?id=216837&action=review
> Source/WebCore/Modules/indexeddb/IDBDatabaseBackend.cpp:254 > + RefPtr<IDBDatabaseBackend> backend(this);
Is this used?
Brady Eidson
Comment 3
2013-11-13 15:07:24 PST
http://trac.webkit.org/changeset/159245
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