RE: [UserTiming] Function signatures

I have updated the return type to be an object and have defined it as a dictionary.

Thanks,
Jatinder

-----Original Message-----
From: Ms2ger [mailto:ms2ger@gmail.com] 
Sent: Thursday, May 10, 2012 12:26 PM
To: public-web-perf@w3.org
Subject: [UserTiming] Function signatures

Hi all,

The User Timing spec extends the Performance interface with, among others,

 > Array getMarks(optional DOMString markName);  > Array getMeasures(optional DOMString measureName);

These functions should return WebIDL arrays or sequences.

HTH
Ms2ger

Received on Thursday, 28 June 2012 02:05:20 UTC