Yup, this is all Eli's fault. :) ----- Original Message -----
> From: "Ehsan Akhgari" <[email protected]> > To: "Kyle Machulis" <[email protected]>, [email protected], > [email protected], "Eli Perelman" <[email protected]> > Sent: Thursday, December 11, 2014 5:57:44 PM > Subject: Re: Intent to Implement: User Timing API > Nice! > Eli was looking into this recently as well, not sure if you guys have > talked about this, if not, you should. :-) > On 2014-12-11 8:11 PM, Kyle Machulis wrote: > > Summary: We've already got the performance resource timing API implemented > > (https://bugzilla.mozilla.org/show_bug.cgi?id=822480), but never got > > around to implementing the user timing API. This would allow users to set > > unique marks for profiling events in their own code, and most of the > > objects already exist, we just need to expose/store them in the right way. > > There's some performance tools being developed for FxOS that polyfill this > > API, but it'd be nice to just have it done. > > > > Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=782751 > > > > Link to Standard: http://www.w3.org/TR/user-timing/ > > > > Platform Coverage: all > > > > Estimated or Target Release: Firefox 38 > > > > Preference behind which this will be implemented: dom.enable_performance > > _______________________________________________ > > dev-platform mailing list > > [email protected] > > https://lists.mozilla.org/listinfo/dev-platform > > _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

