Bug 156418 - Modern IDB: Use more IDBValue and IDBGetResult in IDBBackingStore
Summary: Modern IDB: Use more IDBValue and IDBGetResult in IDBBackingStore
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 149117
  Show dependency treegraph
 
Reported: 2016-04-08 13:30 PDT by Brady Eidson
Modified: 2016-04-08 15:05 PDT (History)
4 users (show)

See Also:


Attachments
Patch v1 (20.20 KB, patch)
2016-04-08 13:40 PDT, Brady Eidson
achristensen: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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