> Is it planning to implement near future? I'd like to have an option do > not start new session until I press 'Clear' to see full timeline. Like > 'Persist' button in 1.5X now. Patch for this committed at R5207-8.
The interval is now customizable through extensions.firebug.netPhaseInterval preference (default value 1000 ms) The value specifies a time interval [ms] (gap between two requests), after which a new phase (session) is started in the Net panel's timeline graph. If set to 0, no new phase is started till page-refresh (without Persist activated) or till Clear. Will be available in Firebug 1.5b7 Honza -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
