Markers are only emitted when the docshell is in a recording state Console markers: https://github.com/mozilla/gecko-dev/blob/6e929ef81c0807a969f9064449736f6b92966e12/dom/base/Console.cpp#L1109 TimelineActor enabling recording: https://github.com/mozilla/gecko-dev/blob/6e929ef81c0807a969f9064449736f6b92966e12/toolkit/devtools/server/actors/timeline.js#L265
On Wed, May 6, 2015 at 10:04 AM, David Rajchenbach-Teller < [email protected]> wrote: > Is this supposed to be on at all times? If so, we need to connect this > somehow with slow add-on detection. > > Cheers, > David > > > _______________________________________________ > dev-developer-tools mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-developer-tools > > _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

