Hi everyone,

> http://blog.getfirebug.com/2010/10/06/firebug-1-7a3/

1. Regarding issue 3305 [1], using Firefox 4.0b7pre (nightly build
[2]) and Firebug 1.7X.0a3, I'm still unable to get any kind of script
debugging. :-(
I've tried HTML pages and SVG documents, both in remote servers and
using a locally hosted site. I've also tried light and heavy weight
pages (in terms of JS code included), again with no luck: I always get
either the "No Javascript on this page" or "Script Panel was inactive
during page load" messages.

2. As a related note, the displayed warning (for the "No Javascript on
this page" message) is:
  If <script> tags have a "type" attribute it should equal "text/
javascript" or "application/javascript"
This is fine when for HTML but, for SVG, the script types should be
"text/ecmascript" or "application/ecmascript" [3] (I guess "text/
ecmascript" was deprecated, just as "text/javascript", but I'm sure it
will also be around for a while). Does that mean that debugging for
SVG won't be supported in this version? If not, then I'd suggest
reworking the warning in some way (maybe simply adding "text/
ecmascript" or "application/ecmascript" to the list).


Cheers,
 Helder


[1] http://code.google.com/p/fbug/issues/detail?id=3305
[2] Mozilla/5.0 (Windows NT 6.0; rv:2.0b7pre) Gecko/20101006 Firefox/
4.0b7pre
[3] http://www.w3.org/TR/SVG11/script.html#ScriptElementTypeAttribute

-- 
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.

Reply via email to