[webkit-reviews] review requested: [Bug 127011] IDB: create object store support : [Attachment 221204] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 14 14:41:35 PST 2014


Brady Eidson <beidson at apple.com> has asked  for review:
Bug 127011: IDB: create object store support
https://bugs.webkit.org/show_bug.cgi?id=127011

Attachment 221204: Patch v1
https://bugs.webkit.org/attachment.cgi?id=221204&action=review

------- Additional Comments from Brady Eidson <beidson at apple.com>
This patch does most of the work.

It leaves out the (currently) nasty bit of (de)serializing the IDBKeyPath to
and from disk, as we don't yet have a good solution to that.  Bug 127012 tracks
that as a separate task.


More information about the webkit-reviews mailing list