Bug 127863

Summary: IDB: Fully implement IDBKeyData encoding/decoding
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, commit-queue, jsbell
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 124521    
Attachments:
Description Flags
Patch v1 ap: review+

Description Brady Eidson 2014-01-29 15:48:33 PST
IDB: Fully implement IDBKeyData encoding/decoding
Comment 1 Brady Eidson 2014-01-29 15:52:50 PST
Created attachment 222602 [details]
Patch v1
Comment 2 WebKit Commit Bot 2014-01-29 15:53:55 PST
Attachment 222602 [details] did not pass style-queue:


ERROR: Source/WebCore/Modules/indexeddb/IDBKeyData.cpp:170:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
ERROR: Source/WebCore/Modules/indexeddb/IDBKeyData.cpp:197:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 2 in 9 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Brady Eidson 2014-01-29 15:57:57 PST
http://trac.webkit.org/changeset/163045