Bug 127829

Summary: IDB: Serialize IDBKeyDatas to disk, not IDBKeys
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 none

Description Brady Eidson 2014-01-28 21:24:43 PST
IDB: Serialize IDBKeyDatas to disk, not IDBKeys

This makes more sense WRT the purpose of the data object over the object the backs the DOM API.
Comment 1 Brady Eidson 2014-01-28 21:29:54 PST
Created attachment 222554 [details]
Patch v1
Comment 2 WebKit Commit Bot 2014-01-29 08:13:13 PST
Comment on attachment 222554 [details]
Patch v1

Clearing flags on attachment: 222554

Committed r163020: <http://trac.webkit.org/changeset/163020>
Comment 3 WebKit Commit Bot 2014-01-29 08:13:15 PST
All reviewed patches have been landed.  Closing bug.