Bug 43420 - [IndexedDB] IDBObjectStoreRequest should be called IDBObjectStore
Summary: [IndexedDB] IDBObjectStoreRequest should be called IDBObjectStore
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: 42969
  Show dependency treegraph
 
Reported: 2010-08-03 07:32 PDT by Andrei Popescu
Modified: 2010-08-04 06:28 PDT (History)
4 users (show)

See Also:


Attachments
Patch (64.72 KB, patch)
2010-08-03 07:35 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-03 07:32:03 PDT
[IndexedDB] IDBObjectStoreRequest should be called IDBObjectStore
Comment 1 Andrei Popescu 2010-08-03 07:35:17 PDT
Created attachment 63334 [details]
Patch
Comment 2 WebKit Review Bot 2010-08-03 08:32:52 PDT
Attachment 63334 [details] did not build on chromium:
Build output: http://queues.webkit.org/results/3607669
Comment 3 Jeremy Orlow 2010-08-03 09:03:07 PDT
Comment on attachment 63334 [details]
Patch

WebCore/WebCore.vcproj/WebCore.vcproj: 
 +  					RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\JSIDBObjectStoreRequest.cpp"
Are there supposed to be 3 of these here...?


r=me
Comment 4 Andrei Popescu 2010-08-03 12:20:33 PDT
Committed r64577: <http://trac.webkit.org/changeset/64577>