[Webkit-unassigned] [Bug 41888] Initial bindings and plumbing for IDBCursor.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 16 11:39:56 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=41888





--- Comment #17 from Marcus Bulach <bulach at chromium.org>  2010-07-16 11:39:56 PST ---
(In reply to comment #16)
> Created an attachment (id=61831)
 --> (https://bugs.webkit.org/attachment.cgi?id=61831) [details]
> Patch

hi everyone, thanks all for the many comments!
this is NOT yet final, I'll still do a round of cleanup / address some of the comments.

however, my main goal with this patch is to to have the bare minimum implementation in order to have a layout test that successfully adds a key/value pair and retrieves it via cursor.

I'll upload a "tidy" patch soon but I'd appreciate any early comments, specially with regards to the architecture / layering, and/or ideas on how to split this patch without adding dead / untested code.

Thanks!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list