https://bugzilla.wikimedia.org/show_bug.cgi?id=27890

--- Comment #2 from Brion Vibber <br...@wikimedia.org> 2011-04-20 17:40:32 UTC 
---
I think this'll depend on the browser and such...

Firefox 4.0.1 w/ Firebug 1.7.1b console:
* doesn't show file & line number for 'throw "test"' from a gadget.
* does show file & line number for 'throw new Error("test")' from a gadget.

Chrome 10.0.648.205 w/ dev console open
* does show file & line number for 'throw "test"' from a gadget.
* does show file & line number for 'throw new Error("test")' from a gadget.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to