Changes

Jump to: navigation, search

DevTools/Features/SourceMap

592 bytes removed, 21:16, 1 September 2011
no edit summary
* {{bug|670002}} - Use source maps in the web console
* [https://bugzilla.mozilla.org/show_bug.cgi?id=568142 Bug 568142: Expand {{bug|679189}} - Allow eval'd or script tag injected scripts which have no source notes to carry column information] - Bug to add line/col information URL to be available to debuggers.source mapped
* [https://bugzilla.mozilla.org/show_bug.cgi?id=618650 Bug 618650: map JS source coordinates {{bug|568142}} - Add column information to source language that was translated be available to JS]debuggers.
* [https://bugzilla.mozilla.org/show_bug.cgi?id=626932 Bug 626932: Shrink JSParseNode] - Would add character{{bug|618650}} -offset to SpiderMonkey (as opposed map JS source coordinates to line/col).** Has an incomplete patch by njn. Doesn't compile. * David Flanagan has been working on adding "//@line ###" style comment support source language that was translated to SpiderMonkey which is being tracked by [https://bugzilla.mozilla.org/show_bug.cgi?id=663934 this bug].JS
This feature is related to the [[Script_Origin_Tracking|Script Origin Tracking proposal]], because the mapping should be able to accommodate the many ways in which JavaScript can come into existence on a page.
 
 
* Brendan and Jim Blandy have suggested that using a separate mapping file will work better than including the mapping in the generated source.
* A [https://bugs.webkit.org/show_bug.cgi?id=60550 bug with a patch] was opened for WebKit but closed INVALID.
Confirm
125
edits

Navigation menu