Bug 127541

Summary: IDB: Support IDBObjectStore.clear()
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, andersca, ap, commit-queue, jsbell, sam, thorton
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 124521    
Attachments:
Description Flags
Patch v1 andersca: review+

Brady Eidson
Reported 2014-01-23 21:22:05 PST
IDB: Support IDBObjectStore.clear() In radar as <rdar://problem/15779640>
Attachments
Patch v1 (24.01 KB, patch)
2014-01-23 21:27 PST, Brady Eidson
andersca: review+
Brady Eidson
Comment 1 2014-01-23 21:27:28 PST
Created attachment 222074 [details] Patch v1
WebKit Commit Bot
Comment 2 2014-01-23 21:29:15 PST
Attachment 222074 [details] did not pass style-queue: ERROR: Source/WebKit2/DatabaseProcess/IndexedDB/UniqueIDBDatabase.cpp:416: Place brace on its own line for function definitions. [whitespace/braces] [4] ERROR: Source/WebKit2/DatabaseProcess/IndexedDB/sqlite/UniqueIDBDatabaseBackingStoreSQLite.cpp:458: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] ERROR: Source/WebCore/Modules/indexeddb/IDBTransactionBackendOperations.cpp:188: Place brace on its own line for function definitions. [whitespace/braces] [4] ERROR: Source/WebKit2/WebProcess/Databases/IndexedDB/WebIDBServerConnection.cpp:412: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Total errors found: 4 in 16 files If any of these errors are false positives, please file a bug against check-webkit-style.
Brady Eidson
Comment 3 2014-01-23 21:40:52 PST
Note You need to log in before you can comment on or make changes to this bug.