RESOLVED FIXED 127546
IDB: support createIndex/deleteIndex messaging
https://bugs.webkit.org/show_bug.cgi?id=127546
Summary IDB: support createIndex/deleteIndex messaging
Brady Eidson
Reported 2014-01-23 22:34:32 PST
IDB: support createIndex/deleteIndex messaging This will just be Web -> Database -> Web process messaging and not actually affect the backing store. That will be separate.
Attachments
Patch v1 (21.90 KB, patch)
2014-01-23 22:37 PST, Brady Eidson
thorton: review+
Brady Eidson
Comment 1 2014-01-23 22:37:02 PST
Created attachment 222080 [details] Patch v1
WebKit Commit Bot
Comment 2 2014-01-23 22:38:05 PST
Attachment 222080 [details] did not pass style-queue: ERROR: Source/WebKit2/DatabaseProcess/IndexedDB/UniqueIDBDatabase.cpp:449: Place brace on its own line for function definitions. [whitespace/braces] [4] ERROR: Source/WebKit2/DatabaseProcess/IndexedDB/UniqueIDBDatabase.cpp:473: Place brace on its own line for function definitions. [whitespace/braces] [4] Total errors found: 2 in 12 files If any of these errors are false positives, please file a bug against check-webkit-style.
Brady Eidson
Comment 3 2014-01-24 10:42:40 PST
Note You need to log in before you can comment on or make changes to this bug.