Andy Sterland
unread,Aug 29, 2014, 8:06:20 PM8/29/14You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-js-s...@lists.mozilla.org
Just a quick note to say that with the August Windows update we added a feature to F12 that enables developers to choose a source map for any document that's being debugged. You can try it out from the "Choose source map" item on the context menu for the document tab in the F12 debugger. With this a developer can load a source map for a document without having to ship either the comment or their source files.
In the end F12 didn't ship with any document validation via checksum/ids. It would still be great to settle on the design for that as in general it would still be useful to validate when sourcemaps don't match what they are intended to debug.
-Andy