42
edits
Line 5: | Line 5: | ||
== Introduction == | == Introduction == | ||
Graphical Timeline is a new and interesting way of debugging in Firefox. It visually displays the events happening in your browser in real-time that may originate from any number of different data sources. For each source, a Producer watches, extracts and creates data based on the underlying Component. | Graphical Timeline is a new and interesting way of debugging in Firefox. It visually displays the events happening in your browser in real-time that may originate from any number of different data sources. For each source, a Producer watches, extracts and creates data based on the underlying Component. These data are then sent to the Data Sink which retains them for retrieval and display by the Timeline User Interface. | ||
== Producers == | == Producers == |
edits