Bug 76100

Summary: IndexedDB: Throw exception if IDBCursor.continue() called with key equal to current
Product: WebKit Reporter: Joshua Bell <jsbell>
Component: New BugsAssignee: Joshua Bell <jsbell>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 76198    
Attachments:
Description Flags
Patch none

Description Joshua Bell 2012-01-11 13:34:25 PST
IndexedDB: Throw exception if IDBCursor.continue() called with key equal to current
Comment 1 Joshua Bell 2012-01-11 13:37:14 PST
Created attachment 122084 [details]
Patch
Comment 2 Joshua Bell 2012-01-11 16:01:15 PST
Comment on attachment 122084 [details]
Patch

tony@ - cq? (Forgot to mark this one)
Comment 3 Joshua Bell 2012-01-12 13:33:02 PST
Re-adding tony@ to CC list. Can I get a cq+ ?
Comment 4 WebKit Review Bot 2012-01-12 15:12:45 PST
Comment on attachment 122084 [details]
Patch

Clearing flags on attachment: 122084

Committed r104865: <http://trac.webkit.org/changeset/104865>
Comment 5 WebKit Review Bot 2012-01-12 15:12:49 PST
All reviewed patches have been landed.  Closing bug.