On Fri, Jul 2, 2010 at 1:02 PM, Andrei Popescu <[email protected]> wrote: > On Fri, Jul 2, 2010 at 10:43 AM, Jonas Sicking <[email protected]> wrote: >> Filed http://www.w3.org/Bugs/Public/show_bug.cgi?id=10064 > > Fixed. Please have a look, in case I missed or got anything wrong. Thanks!
For add and put you should not throw DATA_ERR if the objectStore has a key generator. It would be ideal if we don't have to define our own error for when cloning fails, but instead be consistent with other APIs that use structured clones. However right now the error thrown by the HTML5 spec is pretty useless, I filed [1] on that against the HTML5 spec. [1] http://www.w3.org/Bugs/Public/show_bug.cgi?id=10069 Looks great otherwise, thanks! / Jonas
