Confirmed users
125
edits
No edit summary |
No edit summary |
||
| Line 73: | Line 73: | ||
* {{bug|670002}} - Use source maps in the web console | * {{bug|670002}} - Use source maps in the web console | ||
* | * {{bug|679189}} - Allow eval'd or script tag injected scripts which have no source URL to be source mapped | ||
* | * {{bug|568142}} - Add column information to be available to debuggers. | ||
* | * {{bug|618650}} - map JS source coordinates to source language that was translated to JS | ||
| Line 86: | Line 83: | ||
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. | 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. | ||
* A [https://bugs.webkit.org/show_bug.cgi?id=60550 bug with a patch] was opened for WebKit but closed INVALID. | * A [https://bugs.webkit.org/show_bug.cgi?id=60550 bug with a patch] was opened for WebKit but closed INVALID. | ||