RESOLVED FIXED Bug 50033
IndexedDB: Disallow inserting records with NULL keys
https://bugs.webkit.org/show_bug.cgi?id=50033
Summary IndexedDB: Disallow inserting records with NULL keys
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.