On Tuesday, December 17, 2013 11:13:50 PM UTC-5, Nicholas Nethercote wrote: > Web workers use a hack: code running on the main thread completely > pauses (via locks) each worker's actions and then the main thread code > measures the worker's data structures.
It should be noted that it took a considerable amount of time to get this code bug-free, and I would hate to tell people that they should emulate its approach. Didn't we have a plan for asynchronous report collection to make this kind of thing easier? _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform