Bug 1589122 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

STR:
1. open a firefox with a new profile.
2. enable the profiler icon from the menu `Tools > Web Developer > Enable Profiler Toolbar Icon`
3. click the profiler icon

=> notice the interval is set at 0.001ms + the overhead is fully red.

The same happens in the experimental devtools panel.

This comes from a change in bug 1588189 where the default is supposed to be 1000 (usec) but is 1.
STR:
1. open a firefox with a new profile.
2. enable the profiler icon from the menu `Tools > Web Developer > Enable Profiler Toolbar Icon`
3. click the profiler icon

=> notice the interval is set at 0.001ms + the overhead is fully red.

The same happens in the experimental devtools panel.

This comes from a change in bug 1587117 where the default is supposed to be 1000 (usec) but is 1.

Back to Bug 1589122 Comment 0