Bug 43420

Summary: [IndexedDB] IDBObjectStoreRequest should be called IDBObjectStore
Product: WebKit Reporter: Andrei Popescu <andreip>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bulach, dglazkov, jorlow, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 42969    
Attachments:
Description Flags
Patch jorlow: review+

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>