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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 19 12:44:16 PDT 2010


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





--- Comment #18 from Marcus Bulach <bulach at chromium.org>  2010-07-19 12:44:16 PST ---
(In reply to comment #17)
> (In reply to comment #16)
> > Created an attachment (id=61831)
 --> (https://bugs.webkit.org/attachment.cgi?id=61831) [details] [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!

I split some independent bits of this patch into:
https://bugs.webkit.org/show_bug.cgi?id=42583, hopefully it'll help a bit with reviewing.

-- 
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