Bug 92831 - Indexed DB : JSC: Need to handle arraytype keypath in IDBBindingUtilites
Summary: Indexed DB : JSC: Need to handle arraytype keypath in IDBBindingUtilites
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-31 19:54 PDT by Jiyeon Kim
Modified: 2012-08-02 22:52 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiyeon Kim 2012-07-31 19:54:11 PDT
Need to implement createIDBKeyFromValue method for supporting arraytype keypath.