Bug 73543 - IndexedDB: Fix WebIDBObjectStore::createIndex() after r101602
Summary: IndexedDB: Fix WebIDBObjectStore::createIndex() after r101602
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hans Wennborg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-01 02:31 PST by Hans Wennborg
Modified: 2011-12-01 02:37 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.99 KB, patch)
2011-12-01 02:32 PST, Hans Wennborg
tonyg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Wennborg 2011-12-01 02:31:16 PST
IndexedDB: Fix WebIDBObjectStore::createIndex() after r101602
Comment 1 Hans Wennborg 2011-12-01 02:32:42 PST
Created attachment 117388 [details]
Patch
Comment 2 WebKit Review Bot 2011-12-01 02:35:06 PST
Please wait for approval from fishd@chromium.org before submitting because this patch contains changes to the Chromium public API.
Comment 3 Hans Wennborg 2011-12-01 02:37:21 PST
Committed r101643: <http://trac.webkit.org/changeset/101643>