Bug 50033

Summary: IndexedDB: Disallow inserting records with NULL keys
Product: WebKit Reporter: Hans Wennborg <hans>
Component: New BugsAssignee: Hans Wennborg <hans>
Status: RESOLVED FIXED    
Severity: Normal CC: andreip, jorlow
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch jorlow: review+

Hans Wennborg
Reported 2010-11-24 10:22:52 PST
IndexedDB: Disallow inserting records with NULL keys
Attachments
Patch (7.19 KB, patch)
2010-11-24 10:24 PST, Hans Wennborg
no flags
Patch (8.95 KB, patch)
2010-11-25 01:19 PST, Hans Wennborg
jorlow: review+
Hans Wennborg
Comment 1 2010-11-24 10:24:50 PST
Jeremy Orlow
Comment 2 2010-11-24 10:31:52 PST
Comment on attachment 74778 [details] Patch looks good, but what about the cursor tests..they probably need to be updated too?
Hans Wennborg
Comment 3 2010-11-25 01:19:12 PST
Created attachment 74841 [details] Patch Updating the cursor tests. Thanks for catching that.
Jeremy Orlow
Comment 4 2010-11-25 01:58:10 PST
Comment on attachment 74841 [details] Patch r=me
Hans Wennborg
Comment 5 2010-11-25 02:05:21 PST
Note You need to log in before you can comment on or make changes to this bug.