Bug 47919

Summary: Fix multiple index support in IndexedDB
Product: WebKit Reporter: Jeremy Orlow <jorlow>
Component: New BugsAssignee: Jeremy Orlow <jorlow>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, andreip, commit-queue, japhet, steveblock
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Description Jeremy Orlow 2010-10-19 12:21:18 PDT
Fix multiple index support in IndexedDB
Comment 1 Jeremy Orlow 2010-10-19 12:29:00 PDT
Created attachment 71192 [details]
Patch
Comment 2 Jeremy Orlow 2010-10-19 13:03:00 PDT
Nate, do you have time to look at this?  I'm hoping to get it in for the next dev channel release.
Comment 3 WebKit Commit Bot 2010-10-19 13:54:48 PDT
Comment on attachment 71192 [details]
Patch

Rejecting patch 71192 from commit-queue.

Failed to run "['./WebKitTools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=abarth-cq-sl', 'apply-attachment', '--force-clean', '--non-interactive', '--quiet', 71192]" exit_code: 2
Cleaning working directory
Updating working directory
Failed to run "['WebKitTools/Scripts/update-webkit']" exit_code: 2

Full output: http://queues.webkit.org/results/4517004
Comment 4 Adam Barth 2010-10-19 14:49:32 PDT
Adam's machine's checkout was wedged (eseidel)
Comment 5 Jeremy Orlow 2010-10-19 15:08:53 PDT
Comment on attachment 71192 [details]
Patch

Actually, I'll just land by hand.
Comment 6 Jeremy Orlow 2010-10-19 15:10:33 PDT
Comment on attachment 71192 [details]
Patch

Clearing flags on attachment: 71192

Committed r70093: <http://trac.webkit.org/changeset/70093>
Comment 7 Jeremy Orlow 2010-10-19 15:10:44 PDT
All reviewed patches have been landed.  Closing bug.