IDB: storage/indexeddb/mozilla/cursor-update-updates-indexes.html ASSERTs Index gets don't return the key path, triggering this assert. Simple fix.
<rdar://problem/16034112>
Created attachment 223811 [details] Patch v1
Comment on attachment 223811 [details] Patch v1 View in context: https://bugs.webkit.org/attachment.cgi?id=223811&action=review > Source/WebKit2/DatabaseProcess/IndexedDB/UniqueIDBDatabase.cpp:936 > + // We must return it to know how to inject the result key into the result value object. s/it/a key path/
Created attachment 223862 [details] Patch for landing
Comment on attachment 223862 [details] Patch for landing Clearing flags on attachment: 223862 Committed r163877: <http://trac.webkit.org/changeset/163877>
All reviewed patches have been landed. Closing bug.