I'm testing //@ sourceURL features with eval(). I've tried the demo from
the internet (http://www.thecssninja.com/demo/source_mapping/compile.html)
and it works, but it failed with my simplest test. You can checkout the
file attached or visit http://files.zhaojie.me/missing-sourceurl.html
directly. The script would generate a "test.js" dynamic script item in
Safari and Chrome, but it just shows nothing in my Firefox 13 and Firebug
1.10.2.
Thanks.
Jeffrey Zhao
--
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
Title: SourceURL Missing