Confirmed users
125
edits
Line 85: | Line 85: | ||
** Should they be restricted to the same origin as the webpage? | ** Should they be restricted to the same origin as the webpage? | ||
** From either of the above? | ** From either of the above? | ||
* How should the composition of source maps be handled? (e.g. CoffeeScript -> js -> minified js) | |||
** Should this be the responsibility of the debugger to traverse the source mappings, or should it be assumed that they are composed on the server side? | |||
== Related Bugs & Dependencies == | == Related Bugs & Dependencies == |