- From: Joshua Bell <jsbell@google.com>
- Date: Tue, 27 Aug 2013 14:21:08 -0700
- To: Boris Zbarsky <bzbarsky@mit.edu>
- Cc: public-script-coord <public-script-coord@w3.org>
Received on Tuesday, 27 August 2013 21:21:35 UTC
On Tue, Aug 27, 2013 at 2:12 PM, Boris Zbarsky <bzbarsky@mit.edu> wrote: > On 8/27/13 5:10 PM, Norbert Lindenberg wrote: > >> Are there argument values for the second argument that are invalid and >> will result in an exception? >> > > In this case, yes: passing "" or 0 would throw. > > Is Norbert asking about the existing IDBCursor continue() method? The current IDL is |void continue(optional any key);| and extra arguments don't cause implementations to throw.
Received on Tuesday, 27 August 2013 21:21:35 UTC