Yes it also happens without FireQuery...

well it happens with the webapp I'm developing at work, lots of XHR 
requests and heavy use of console.log, and a perverted XMLHttpRequest 
object...
to view what i mean with that add those 2 lines js to any HTML page and 
have a look at XMLHttpRequest objects
(production systems use other settings that disable that..., also i almost 
never use Firebug when using the production system so i have no idea if the 
problem can be reproduced there...)

<script type="text/javascript">/*<![CDATA[*/__apmcfg={id:"demo",ts:new 
Date(),base:"//headsup.fabasoft.com/hu/"};/*]]>*/</script>
<script type="text/javascript" 
src="http://headsup.fabasoft.com/hu/apm.js";></script>

some other things i found today:

Timestamp: 21.02.2013 10:30:39
Error: TelemetryStopwatch: key "FX_TAB_SWITCH_UPDATE_MS" was already 
initialized
Source File: resource://gre/modules/TelemetryStopwatch.jsm
Line: 53

Timestamp: 21.02.2013 10:30:50
Error: TelemetryStopwatch: key "FX_TAB_SWITCH_UPDATE_MS" was already 
initialized
Source File: resource://gre/modules/TelemetryStopwatch.jsm
Line: 53

Timestamp: 21.02.2013 10:31:01
Error: TelemetryStopwatch: key "FX_TAB_SWITCH_UPDATE_MS" was already 
initialized
Source File: resource://gre/modules/TelemetryStopwatch.jsm
Line: 53

Timestamp: 21.02.2013 10:31:02
Error: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 
(NS_ERROR_FAILURE) [nsITypeAheadFind.setDocShell]
Source File: chrome://browser/content/tabbrowser.xml
Line: 906

also found that info, but that has no timestamp so i have no idea when that 
happened (but it could be related since the panorama misbehaved)....
--
tabview assert: should already be linked
TabItems_update@chrome://browser/content/tabview.js:5656
TabItems_onMozAfterPaint@chrome://browser/content/tabview.js:5646
--

also the Clear button in the console was broken afterwards(just did nothing)

hovering over some request in the net panel triggered
Timestamp: 21.02.2013 10:33:24
Error: TypeError: context.netProgress is undefined
Source File: chrome://firebug/content/net/netReps.js
Line: 1872

the console tab could be disabled, re-enabling did not directly work tough

and the Script tab told me that the debugger was not active, tough it 
should have been active as i never turn that off...
actually all tabs behave somewhat broken. disable & enable does not fix 
them either...

999,944,038 B (100.0%) -- explicit
├──749,637,340 B (74.97%) -- window-objects
│  ├──699,724,714 B (69.98%) -- 
top(chrome://firebug/content/firefox/firebug.xul, id=65)/active
│  │  ├──697,588,606 B (69.76%) -- 
window(chrome://firebug/content/firefox/firebugFrame.xul)
│  │  │  ├──696,772,926 B (69.68%) -- js/compartment([System Principal], 
about:blank)
│  │  │  │  ├──420,311,040 B (42.03%) -- gc-heap
│  │  │  │  │  ├──404,767,032 B (40.48%) -- shapes
│  │  │  │  │  │  ├──403,075,464 B (40.31%) ── dict
│  │  │  │  │  │  ├──────864,336 B (00.09%) ── tree
│  │  │  │  │  │  └──────827,232 B (00.08%) ── base
│  │  │  │  │  ├────7,873,744 B (00.79%) ── unused-gc-things
│  │  │  │  │  ├────3,144,096 B (00.31%) -- objects
│  │  │  │  │  │    ├──1,941,712 B (00.19%) ── non-function
│  │  │  │  │  │    └──1,202,384 B (00.12%) ── function
│  │  │  │  │  ├────2,264,432 B (00.23%) ── strings
│  │  │  │  │  ├────1,660,368 B (00.17%) ── arena-admin
│  │  │  │  │  ├──────596,760 B (00.06%) ── scripts
│  │  │  │  │  └────────4,608 B (00.00%) ── sundries
│  │  │  │  ├──137,099,472 B (13.71%) -- objects-extra
│  │  │  │  │  ├──134,958,912 B (13.50%) ── slots
│  │  │  │  │  ├────2,112,112 B (00.21%) ── elements
│  │  │  │  │  └───────28,448 B (00.00%) ── arguments-data
│  │  │  │  ├──136,184,032 B (13.62%) -- shapes-extra
│  │  │  │  │  ├──134,380,128 B (13.44%) ── dict-tables
│  │  │  │  │  ├──────921,600 B (00.09%) ── compartment-tables
│  │  │  │  │  ├──────704,608 B (00.07%) ── tree-tables
│  │  │  │  │  └──────177,696 B (00.02%) ── tree-shape-kids
│  │  │  │  ├────2,094,896 B (00.21%) ── script-data

-- 
-- 
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
https://groups.google.com/forum/#!forum/firebug

--- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to