Report Doc Issue
|
How To Comment Firebug Code
Class Index
Represents an internal Firebug annotation service.
Should be used by modules (Firebug specific task controllers) that supports
activation.
This object represents a panel with two states: enabled/disabled.
Implements Firebug activation logic.
Command Line availability in other panels.
This template renders default content for disabled panels.
Implements an ordered traveral of the document, including attributes and
iframe contents within the results.
Class used to search a DOM tree for the given text.
Class used to search a DOM tree for elements matching the given
CSS selector.
Represents Firebug.Debugger listener.
Implements Firebug Inspector logic.
Base class for all modules.
Support for back and forward pattern for navigating within Firebug UI (panels).
Represents a module object for the Net panel.
Represents a template that is used to reneder detailed info about a request.
Used within the Net panel to display raw source of request and response headers
as well as pretty-formatted summary of these headers.
Represents posted data within request info (the info, which is visible when
a request entry is expanded.
Represents a template that is used to render net panel entries.
Represents a template that is used to render basic content of the net panel.
Represents a template for a pupup tip with detailed size info.
Represents a template for popup tip that displays detailed timing info about
a network request.
Base class for all panels.
Implements Panel activation logic.
Displays various warning messages within the Script panel.
Implements basic search box functionality.
Defines the API for SourceBoxDecorator and provides the default implementation.
Firebug.SourceBoxPanel: Intermediate level class for showing lines of source, eg Script Panel
Implements a 'viewport' to render only the lines the user is viewing or has recently viewed.
Represents a XHR Spy module.
Represents a template for XHRs logged in the Console panel.
This class represents a Spy object that is attached to XHR.
StartButton module represents the UI entry point to Firebug.
Implements viewer for SVG based network responses.
Represents a template for displaying SVG parser errors.
Implements viewer for XML based network responses.
Represents a template for displaying XML parser errors.
This service is intended as the only HTTP observer registered by Firebug.
This oject implements "step in".
This oject implements "step over".
Implements a RegExp-like object that will search for the literal value
of a given string, rather than the regular expression.
Represents an internal Firebug persistence service.
This object implements "step out" debugger feature.
Searches for text in a given node.
Represents the main Firebug application object.