Name Description Size
framescript.js eslint-env mozilla/frame-script 872
Profiler.js Initialize the profiler using profiler settings supplied in a JS object. The following properties on the object are respected: - gecko_profile_interval - gecko_profile_entries - gecko_profile_features - gecko_profile_threads - gecko_profile_dir 5633
tresize.js tresize-test - A purer form of paint measurement than tpaint. This test opens a single window positioned at 10,10 and sized to 425,425, then resizes the window outward |max| times measuring the amount of time it takes to repaint each resize. Calls the provided callback with an array of resize times in milliseconds. 2035