Changes

Jump to: navigation, search

DevTools/Features/SourceMap

68 bytes added, 16:12, 1 July 2011
Next Steps & Open Issues
*** The script itself, or the page loading the script?
* <strike>What requirements must be satisfied before the browser fetches a source map?</strike>** <strike>Should the JavaScript engine be in debug-mode?</strike>** <strike>Should a flag or preference be set?</strike>** <strike>Should the console/firebug/debugger/etc have to flip a switch explicitly when they are started and flip it back off again when they exit?</strike>
** John J Barton points out that the browser shouldn't be handling the fetching of source maps, the tool which is consuming them should (such as the debugger).
*** This neatly side-steps the above issues because if the tool isn't on, it won't ever fetch the source map.
Confirm
125
edits

Navigation menu