Chromium Code Reviews

Side by Side Diff: LayoutTests/inspector/sources/debugger/resources/script-with-poor-url.js

Issue 256543002: DevTools: do not recognize inline sourceURL, require it to end with the crlf. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: For landing Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/inspector/sources/debugger/resources/script-with-url.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 function scriptWithPoorSourceURL() {}
2
3 //# sourceURL=scriptWithPoorSourceURL.js more text
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/inspector/sources/debugger/resources/script-with-url.js » ('j') | no next file with comments »

Powered by Google App Engine