Bug 156418

Summary: Modern IDB: Use more IDBValue and IDBGetResult in IDBBackingStore
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, alecflett, commit-queue, jsbell
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149117    
Attachments:
Description Flags
Patch v1 achristensen: review+

Description Brady Eidson 2016-04-08 13:30:49 PDT
Modern IDB: Use more IDBValue and IDBGetResult in IDBBackingStore
Comment 1 Brady Eidson 2016-04-08 13:40:40 PDT
Created attachment 276037 [details]
Patch v1

Not for review yet, patch in 156416 has to land first.
Comment 2 WebKit Commit Bot 2016-04-08 14:33:55 PDT
Attachment 276037 [details] did not pass style-queue:


ERROR: Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.h:76:  The parameter name "value" adds no information, so it should be removed.  [readability/parameter_name] [5]
Total errors found: 1 in 12 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Brady Eidson 2016-04-08 15:05:15 PDT
https://trac.webkit.org/changeset/199250