RESOLVED FIXED 46362
IndexedDB shouldn't crash on invalid index names
https://bugs.webkit.org/show_bug.cgi?id=46362
Summary IndexedDB shouldn't crash on invalid index names
Jeremy Orlow
Reported 2010-09-23 09:34:10 PDT
IndexedDB shouldn't crash on invalid index names
Attachments
Patch (4.66 KB, patch)
2010-09-23 09:38 PDT, Jeremy Orlow
no flags
Patch (5.25 KB, patch)
2010-09-23 09:59 PDT, Jeremy Orlow
steveblock: review+
Jeremy Orlow
Comment 1 2010-09-23 09:38:43 PDT
Andrei Popescu
Comment 2 2010-09-23 09:54:59 PDT
> ASSERT(m_transactions.contains(transaction->id())); You need to rebase.
Jeremy Orlow
Comment 3 2010-09-23 09:59:51 PDT
Steve Block
Comment 4 2010-09-23 10:01:16 PDT
Comment on attachment 68536 [details] Patch r=me
Jeremy Orlow
Comment 5 2010-09-23 10:33:13 PDT
Note You need to log in before you can comment on or make changes to this bug.