Yes!
On Thu, Dec 11, 2014 at 5:11 PM, Kyle Machulis <[email protected]> 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

