Re: [ResourceTiming] Exceptions and language use

On Thu 10 Nov 2011 04:22:38 PM CET, Sigbjørn Vik wrote:
> Some questions about missing definitions of exceptions, all other 
> comments are about the language used.
>
> Method exceptions
> =================
> clearResourceTimings - no exceptions if called with arguments?
> setResourceTimingBufferSize - no exceptions if called with no 
> arguments, a double or a string?
> Does this mean we are missing test cases for this as well? Calling 
> setResourceTimingBufferSize with a variable that with some goodwill 
> can be parsed as an integer is an area ripe for incompatibilities 
> unless specified. We really need both TCs and a specification on this 
> before moving further.

These cases should be covered by WebIDL

Received on Friday, 11 November 2011 12:33:36 UTC