RESOLVED FIXED 150985
Modern IDB: Make the result data for a "get" request be an IDBGetResult
https://bugs.webkit.org/show_bug.cgi?id=150985
Summary Modern IDB: Make the result data for a "get" request be an IDBGetResult
Brady Eidson
Reported 2015-11-06 16:42:27 PST
Modern IDB: Make the result data for a "get" request be an IDBGetResult This is to better support the various types of object store and index gets in an upcoming patch
Attachments
Patch v1 (28.72 KB, patch)
2015-11-06 16:45 PST, Brady Eidson
achristensen: review+
Brady Eidson
Comment 1 2015-11-06 16:45:21 PST
Created attachment 264979 [details] Patch v1
WebKit Commit Bot
Comment 2 2015-11-06 16:55:24 PST
Attachment 264979 [details] did not pass style-queue: ERROR: Source/WebCore/Modules/indexeddb/shared/IDBResultData.h:73: The parameter name "getResult" adds no information, so it should be removed. [readability/parameter_name] [5] Total errors found: 1 in 18 files If any of these errors are false positives, please file a bug against check-webkit-style.
Brady Eidson
Comment 3 2015-11-06 17:13:41 PST
Note You need to log in before you can comment on or make changes to this bug.