- From: Jatinder Mann <jmann@microsoft.com>
- Date: Tue, 10 Jul 2012 23:13:00 +0000
- To: Jatinder Mann <jmann@microsoft.com>, Ms2ger <ms2ger@gmail.com>, "public-web-perf@w3.org" <public-web-perf@w3.org>
As a clarification, if the getMarks or getMeasures methods are called with an argument, I return a sequence. Without arguments, I return the dictionary. -----Original Message----- From: Jatinder Mann [mailto:jmann@microsoft.com] Sent: Wednesday, June 27, 2012 7:04 PM To: Ms2ger; public-web-perf@w3.org Subject: 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 Tuesday, 10 July 2012 23:14:11 UTC