sourceUrl works in chrome, with eval at least. Is displayName for function naming? On Mar 28, 2014 11:56 AM, "Sebastian Zartner" <[email protected]> wrote:
> Hi John, supposedly < >> https://developers.google.com/chrome-developer-tools/docs/javascript-debugging#breakpoints-dynamic-javascript> >> and < >> http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/#toc-sourceurl> >> document the emerging de facto std for providing this name to the existing >> API. However, I have not seen it work on any browser. See point #5 at < >> https://mail.mozilla.org/pipermail/es-discuss/2014-March/036642.html>. >> Am I doing something wrong here that account for my not seeing this, or >> does it in fact not work anywhere? >> > > sourceURL and displayName are also working in Firefox. Not consistently > yet, though. FWIW Firebug is making use of these in it's 2.0 alpha 1 > version. See > http://www.softwareishard.com/blog/firebug/firebug-2-support-for-dynamic-scripts/ > . > Would be great if these could be standardized. > > Sebastian > > _______________________________________________ > es-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es-discuss > >
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

