Re: Feature-detectable API extensions?

On Aug 27, 2013, at 14:28 , Boris Zbarsky <bzbarsky@MIT.EDU> wrote:

> On 8/27/13 5:21 PM, Joshua Bell wrote:
>>    In this case, yes: passing "" or 0 would throw.
>> 
>> Is Norbert asking about the existing IDBCursor continue() method?
> 
> I assumed he meant the new signature.
> 
> The old signature ignores the second arg completely.
> 
> The new signature will throw for some values of the second arg.
> 
> So if you pass one of those values and get an exception, you're looking at the new signature.

Exactly.

Norbert

Received on Tuesday, 27 August 2013 21:31:10 UTC