| CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 14 Jan 2026 17:37:16 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20101124184002
location: https://web.archive.org/web/20101124184002/https://getfirebug.com/developer/api/firebug1.7X/
server-timing: captures_list;dur=0.641390, exclusion.robots;dur=0.066492, exclusion.robots.policy;dur=0.053684, esindex;dur=0.008590, cdx.remote;dur=101.144162, LoadShardBlock;dur=466.284730, PetaboxLoader3.datanode;dur=117.514669, PetaboxLoader3.resolve;dur=53.414970
x-app-server: wwwb-app246-dc8
x-ts: 302
x-tr: 591
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app246; path=/
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Wed, 14 Jan 2026 17:37:17 GMT
content-type: text/html; charset=UTF-8
x-archive-orig-date: Wed, 24 Nov 2010 18:40:01 GMT
x-archive-orig-server: Apache
x-archive-orig-x-backend-server: pm-app-generic04
x-archive-orig-accept-ranges: bytes
x-archive-orig-cache-control: max-age=1, private, must-revalidate
x-archive-orig-expires: Wed, 24 Nov 2010 18:40:02 GMT
x-archive-orig-content-length: 25975
x-archive-orig-keep-alive: timeout=5, max=999
x-archive-orig-connection: Keep-Alive
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 24 Nov 2010 18:40:02 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: alexa-web-20110621090250-00005/51_19_20101124182608_crawl102.arc.gz
server-timing: captures_list;dur=1.342329, exclusion.robots;dur=0.022691, exclusion.robots.policy;dur=0.007680, esindex;dur=0.011279, cdx.remote;dur=136.970861, LoadShardBlock;dur=197.906066, PetaboxLoader3.datanode;dur=172.614198, PetaboxLoader3.resolve;dur=205.953147, load_resource;dur=236.516993
x-app-server: wwwb-app246-dc8
x-ts: 200
x-tr: 636
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Firebug API Reference - Index
Modules
- Firebug.ActivableModule
- Firebug.Activation
- Firebug.CommandLine.Popup
- Firebug.Module
- Firebug.NetMonitor
- Firebug.PanelActivation
- Firebug.Search
- Firebug.Spy
- Firebug.SVGViewerModel
- Firebug.XMLViewerModel
Panels
Templates
- Firebug.DisabledPanelBox
- Firebug.NetMonitor.NetInfoBody
- Firebug.NetMonitor.NetInfoHeaders
- Firebug.NetMonitor.NetInfoPostData
- Firebug.NetMonitor.NetRequestEntry
- Firebug.NetMonitor.NetRequestTable
- Firebug.NetMonitor.SizeInfoTip
- Firebug.NetMonitor.TimeInfoTip
- Firebug.ScriptPanel.WarningRep
- Firebug.Spy.XHR
- Firebug.SVGViewerModel.ParseError
- Firebug.XMLViewerModel.ParseError
Services (XPCOM)
All Classes
- _global_
- annotationService
- ArrayReference
- Breakpoint
- Browser
- Browser.EventListener
- BrowserContext
- CompilationUnit
- Firebug.ActivableModule
- Firebug.ActivablePanel
- Firebug.Activation
- Firebug.CommandLine.Popup
- Firebug.DisabledPanelBox
- Firebug.HTMLLib
- Firebug.HTMLLib.DOMWalker
- Firebug.HTMLLib.NodeSearch
- Firebug.HTMLLib.SelectorSearch
- Firebug.HTMLModule.DebuggerListener
- Firebug.Module
- Firebug.NavigationHistory
- Firebug.NetMonitor
- Firebug.NetMonitor.NetInfoBody
- Firebug.NetMonitor.NetInfoHeaders
- Firebug.NetMonitor.NetInfoPostData
- Firebug.NetMonitor.NetRequestEntry
- Firebug.NetMonitor.NetRequestTable
- Firebug.NetMonitor.SizeInfoTip
- Firebug.NetMonitor.TimeInfoTip
- Firebug.Panel
- Firebug.PanelActivation
- Firebug.ScriptPanel.WarningRep
- Firebug.Search
- Firebug.SourceBoxDecorator
- Firebug.SourceBoxPanel
- Firebug.Spy
- Firebug.Spy.XHR
- Firebug.Spy.XMLHttpRequestSpy
- Firebug.SVGViewerModel
- Firebug.SVGViewerModel.ParseError
- Firebug.XMLViewerModel
- Firebug.XMLViewerModel.ParseError
- FunctionReference
- httpRequestObserver
- JavaScriptContext
- LiteralRegExp
- ObjectPersister
- ObjectReference
- observerService
- Primitive
- Property
- StackFrame
- TextSearch
- top.Firebug
- Variable
Report Doc Issue
|
How To Comment Firebug Code
Class Index
annotationService
Represents an internal Firebug annotation service.Firebug.ActivableModule
Should be used by modules (Firebug specific task controllers) that supports activation.Firebug.ActivablePanel
This object represents a panel with two states: enabled/disabled.Firebug.Activation
Implements Firebug activation logic.Firebug.CommandLine.Popup
Command Line availability in other panels.Firebug.DisabledPanelBox
This template renders default content for disabled panels.Firebug.HTMLLib
Static utility class.Firebug.HTMLLib.DOMWalker
Implements an ordered traveral of the document, including attributes and iframe contents within the results.Firebug.HTMLLib.NodeSearch
Class used to search a DOM tree for the given text.Firebug.HTMLLib.SelectorSearch
Class used to search a DOM tree for elements matching the given CSS selector.Firebug.HTMLModule.DebuggerListener
Represents Firebug.Debugger listener.Firebug.Module
Base class for all modules.Firebug.NavigationHistory
Support for back and forward pattern for navigating within Firebug UI (panels).Firebug.NetMonitor
Represents a module object for the Net panel.Firebug.NetMonitor.NetInfoBody
Represents a template that is used to reneder detailed info about a request.Firebug.NetMonitor.NetInfoHeaders
Used within the Net panel to display raw source of request and response headers as well as pretty-formatted summary of these headers.Firebug.NetMonitor.NetInfoPostData
Represents posted data within request info (the info, which is visible when a request entry is expanded.Firebug.NetMonitor.NetRequestEntry
Represents a template that is used to render net panel entries.Firebug.NetMonitor.NetRequestTable
Represents a template that is used to render basic content of the net panel.Firebug.NetMonitor.SizeInfoTip
Represents a template for a pupup tip with detailed size info.Firebug.NetMonitor.TimeInfoTip
Represents a template for popup tip that displays detailed timing info about a network request.Firebug.Panel
Base class for all panels.Firebug.PanelActivation
Implements Panel activation logic.Firebug.ScriptPanel.WarningRep
Displays various warning messages within the Script panel.Firebug.Search
Implements basic search box functionality.Firebug.SourceBoxDecorator
Defines the API for SourceBoxDecorator and provides the default implementation.Firebug.SourceBoxPanel
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.Firebug.Spy
Represents a XHR Spy module.Firebug.Spy.XHR
Represents a template for XHRs logged in the Console panel.Firebug.Spy.XMLHttpRequestSpy
This class represents a Spy object that is attached to XHR.Firebug.SVGViewerModel
Implements viewer for SVG based network responses.Firebug.SVGViewerModel.ParseError
Represents a template for displaying SVG parser errors.Firebug.XMLViewerModel
Implements viewer for XML based network responses.Firebug.XMLViewerModel.ParseError
Represents a template for displaying XML parser errors.httpRequestObserver
This service is intended as the only HTTP observer registered by Firebug.LiteralRegExp
Implements a RegExp-like object that will search for the literal value of a given string, rather than the regular expression.ObjectPersister
Represents an internal Firebug persistence service.observerService
meta service module for observers See also: nsIObserverServiceTextSearch
Searches for text in a given node.top.Firebug
Represents the main Firebug application object.
Documentation generated by JsDoc Toolkit 2.3.0 on Fri Nov 19 2010 17:03:20 GMT+0100 (CET)