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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 8 12:39:18 PDT 2010


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


Marcus Bulach <bulach at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andreip at google.com,
                   |                            |bulach at chromium.org,
                   |                            |jorlow at chromium.org




--- Comment #3 from Marcus Bulach <bulach at chromium.org>  2010-07-08 12:39:18 PST ---
Hi jorlow, andreip,

Couple of notes:
1. The patch is not yet entirely finished. I didn't add the new files to most of the projects (specially xcode) in order to keep the meat slightly more visible.

2. This patch also includes https://bugs.webkit.org/show_bug.cgi?id=41613. Please, skip anything related to the code generator here, and focus on the bindings / proxies.

3. There's also a slightly unrelated change for avoiding the cyclic dependency between IDBAny and IDBDatabaseRequest and a few adoptRef fixes due to http://trac.webkit.org/changeset/62213. If you guys prefer I'm happy to split on a change of its own.

4. The layout test exercises the cursor end-to-end when opening the browser (yay!), but it depends on jorlow's change to actually do anything useful, i.e., iterate the cursor, rather than just opening it.

Thanks!
Marcus

(In reply to comment #1)
> Created an attachment (id=60928)
 --> (https://bugs.webkit.org/attachment.cgi?id=60928) [details]
> Patch

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