Bug 43729

Summary: Fixes custom JS bindings for IDBCursor after r64828.
Product: WebKit Reporter: Marcus Bulach <bulach>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andreip, eric, jorlow
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch none

Description Marcus Bulach 2010-08-09 10:04:40 PDT
Fixes custom JS bindings for IDBCursor after r64828.
Comment 1 Marcus Bulach 2010-08-09 10:05:59 PDT
Created attachment 63906 [details]
Patch
Comment 2 Marcus Bulach 2010-08-09 10:08:12 PDT
Comment on attachment 63906 [details]
Patch

not yet fixed, there seems to be a duplicate IDBCursorBackendImpl in the xcode project file. I'll upload a new patch shortly.
Comment 3 Marcus Bulach 2010-08-09 10:18:38 PDT
Created attachment 63907 [details]
Patch
Comment 4 Jeremy Orlow 2010-08-09 10:26:12 PDT
Comment on attachment 63907 [details]
Patch

r=me
Comment 5 Eric Seidel (no email) 2010-08-09 11:44:22 PDT
Comment on attachment 63907 [details]
Patch

Clearing flags on attachment: 63907

Committed r64996: <http://trac.webkit.org/changeset/64996>
Comment 6 Eric Seidel (no email) 2010-08-09 11:44:27 PDT
All reviewed patches have been landed.  Closing bug.