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
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform