Confirmed users
125
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{FeatureStatus | {{FeatureStatus | ||
|Feature name=SourceMap | |Feature name=SourceMap | ||
|Feature stage= | |Feature stage=Landed | ||
|Feature status=In progress | |||
|Feature version=23 | |||
|Feature health=OK | |Feature health=OK | ||
|Feature status note= | |Feature status note=Initial support landed in Firefox 23. Improvements coming down the pipe as always. | ||
}} | }} | ||
{{FeatureTeam | {{FeatureTeam | ||
|Feature feature manager=Dave Camp | |Feature feature manager=Dave Camp | ||
|Feature lead engineer=Nick Fitzgerald | |||
|Feature qa lead=Vlad Maniac | |Feature qa lead=Vlad Maniac | ||
}} | }} | ||
Line 64: | Line 66: | ||
When an error is first generated, the source maps have not yet been loaded. That means that the Web Console cannot immediately display the mapped error info. Once an error is hit, however, the map should be loaded and the error message should be updated as soon as possible to contain the mapped info. | When an error is first generated, the source maps have not yet been loaded. That means that the Web Console cannot immediately display the mapped error info. Once an error is hit, however, the map should be loaded and the error message should be updated as soon as possible to contain the mapped info. | ||
|Feature ux design=[[File:SourceMapInConsole.png|Source mapped output in the Web Console]] | |Feature ux design=[[File:SourceMapInConsole.png|Source mapped output in the Web Console]] | ||
|Feature implementation notes=* {{bug| | |Feature implementation notes=* {{bug|771597}} - Source maps + debugger meta bug | ||
[https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit The source map file format specification] | |||
[https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit The source map file format | |||
}} | }} | ||
{{FeatureInfo | {{FeatureInfo |