Bug 47919 - Fix multiple index support in IndexedDB
Summary: Fix multiple index support in IndexedDB
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Jeremy Orlow
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-19 12:21 PDT by Jeremy Orlow
Modified: 2010-10-19 15:10 PDT (History)
5 users (show)

See Also:


Attachments
Patch (14.45 KB, patch)
2010-10-19 12:29 PDT, Jeremy Orlow
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.