Side by Side Diff: LayoutTests/inspector/console/console-trace-in-eval-expected.txt
Issue 15832007:
DevTools: Add support for //# sourceURL (sourceMappingURL) comments and deprecate //@ ones (Closed)
Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaselined
Created 7 years, 6 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
1Tests that when console.trace is called in eval'ed script ending with //@ sourceURL=url it will dump a stack trace that will have the url as the script source. Bug 47252.
1Tests that when console.trace is called in eval'ed script ending with //# sourceURL=url it will dump a stack trace that will have the url as the script source. Bug 47252.
Issue 15832007: DevTools: Add support for //# sourceURL (sourceMappingURL) comments and deprecate //@ ones
(Closed)
Created 7 years, 6 months ago by vsevik
Modified 7 years, 6 months ago
Reviewers: pfeldman, apavlov, yurys, commit-bot: I haz the power
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 8