For some reason Google Page Speed, the add-on to Firebug, doesn’t show the “Paint Snapshots” option as seen on http://code.google.com/speed/articles/browser-paint-events.html
I’ve tried this with the latest version of Page Speed on Fx 7.0.1 with Firebug 1.8.3 and Fx 5.0.1 with Firebug 1.8.0. Both to no avail.
My question is thus: what am I missing here? If it just isn’t in anymore (all docs I can find are about Fx 3.x I believe), is there other software that does the same? That is, showing in fairly slow motion how a page is rendered, which assets are shown first, etc. For an example of what I’m looking for, click “Play Paint Events” at the URL above.
It looks like this feature was removed in an earlier version of Page Speed:
I don’t know of a suitable replacement for the Play Paint Events capability. As Andy Davies mentioned, webpagetest.org does have a “video record” feature which captures the page as it’s being drawn, but perhaps not at the detail this tool used to have.