Bug 127829 - IDB: Serialize IDBKeyDatas to disk, not IDBKeys
Summary: IDB: Serialize IDBKeyDatas to disk, not IDBKeys
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 124521
  Show dependency treegraph
 
Reported: 2014-01-28 21:24 PST by Brady Eidson
Modified: 2014-01-29 08:13 PST (History)
3 users (show)

See Also:


Attachments
Patch v1 (12.63 KB, patch)
2014-01-28 21:29 PST, Brady Eidson
no flags Details | Formatted Diff | Diff

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