Bug 44446 - [IndexedDB] IDBTransaction is missing the implementation for objectStore method
Summary: [IndexedDB] IDBTransaction is missing the implementation for objectStore method
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-23 11:45 PDT by Andrei Popescu
Modified: 2010-08-24 02:05 PDT (History)
1 user (show)

See Also:


Attachments
Patch (13.75 KB, patch)
2010-08-24 01:43 PDT, Andrei Popescu
jorlow: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Popescu 2010-08-23 11:45:40 PDT
"[IndexedDB] IDBTransaction is missing the implementation for objectStore method"
Comment 1 Andrei Popescu 2010-08-24 01:43:51 PDT
Created attachment 65235 [details]
Patch
Comment 2 Jeremy Orlow 2010-08-24 01:50:11 PDT
Comment on attachment 65235 [details]
Patch

r=me
Comment 3 Andrei Popescu 2010-08-24 02:05:57 PDT
Committed r65879: <http://trac.webkit.org/changeset/65879>