RESOLVED FIXED 127493
Make IDBGetResult work with IDBKeyData instead of IDBKey
https://bugs.webkit.org/show_bug.cgi?id=127493
Summary Make IDBGetResult work with IDBKeyData instead of IDBKey
Brady Eidson
Reported 2014-01-23 09:47:54 PST
Make IDBGetResult work with IDBKeyData instead of IDBKey IDBGetResult should be something serializable across IPC, and IDBKeyData is more appropriate.
Attachments
Patch v1 (9.36 KB, patch)
2014-01-23 09:49 PST, Brady Eidson
eric.carlson: review+
Brady Eidson
Comment 1 2014-01-23 09:49:32 PST
Created attachment 221993 [details] Patch v1
Brady Eidson
Comment 2 2014-01-23 09:59:03 PST
Brady Eidson
Comment 3 2014-01-23 10:14:42 PST
Note You need to log in before you can comment on or make changes to this bug.