Bug 76100 - IndexedDB: Throw exception if IDBCursor.continue() called with key equal to current
Summary: IndexedDB: Throw exception if IDBCursor.continue() called with key equal to c...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joshua Bell
URL:
Keywords:
Depends on:
Blocks: 76198
  Show dependency treegraph
 
Reported: 2012-01-11 13:34 PST by Joshua Bell
Modified: 2012-01-12 15:12 PST (History)
3 users (show)

See Also:


Attachments
Patch (12.68 KB, patch)
2012-01-11 13:37 PST, Joshua Bell
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.