Bug 46362

Summary: IndexedDB shouldn't crash on invalid index names
Product: WebKit Reporter: Jeremy Orlow <jorlow>
Component: New BugsAssignee: Jeremy Orlow <jorlow>
Status: RESOLVED FIXED    
Severity: Normal CC: andreip, bulach, steveblock
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch steveblock: review+

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.