[Webkit-unassigned] [Bug 63054] IndexedDB: createObjectStore() should check if keypath is valid

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 21 13:25:57 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63054


Tony Chang <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #97947|review?                     |review-
               Flag|                            |




--- Comment #4 from Tony Chang <tony at chromium.org>  2011-06-21 13:25:56 PST ---
(From update of attachment 97947)
View in context: https://bugs.webkit.org/attachment.cgi?id=97947&action=review

> Source/WebCore/ChangeLog:11
> +        if the |keypath| is invalid. With this parsing, we remove keypath-as-array.html because
> +        the current keypath parser does not support an array of keypath and (more importantly)
> +        the current implementation of ObjectStore does not support multiple keypaths.

Can we add a new test that demonstrates that we don't support these keypath values and that the right exception is raised?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list