CSS Triggers

2016-02-23 Thread Jordan Santell
Awhile back, Google's Paul Lewis made a page listing all CSS triggers for Chrome[0], mapping CSS property changes to whether or not they caused paint, reflow and compositing. We initially had some data for this from the devtools timeline/profiler on this, and they're going through an effort to add

Re: Announcing Operation Instrument

2015-05-06 Thread Jordan Santell
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/6e929ef81c0807a969f906444973

Re: Tree Status Addon

2015-02-04 Thread Jordan Santell
using TreeStat by Adam Roach for a while: >> > https://addons.mozilla.org/en-US/firefox/addon/treestat/?src=api >> > >> > On Thu, Feb 5, 2015 at 7:53 AM, Jordan Santell >> > wrote: >> > >> > > Hey all, >> > > If anyone's inter

Re: Tree Status Addon

2015-02-04 Thread Jordan Santell
Ah, great, I will be checking this out as well! On Wed, Feb 4, 2015 at 1:44 PM, Martin Thomson wrote: > I've been using TreeStat by Adam Roach for a while: > https://addons.mozilla.org/en-US/firefox/addon/treestat/?src=api > > On Thu, Feb 5, 2015 at 7:53 AM, Jordan Santell

Tree Status Addon

2015-02-04 Thread Jordan Santell
Hey all, If anyone's interested, I made an addon that lets you select an integration tree (fx-team, try, mozilla-inbound, etc) and a polling interval, and updates an icon in the status bar with its status. If the state changes (from open to close, close to open), a notification pops up letting you