Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(211)

Unified 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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/inspector/sources/debugger/resources/script-with-url.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/sources/debugger/resources/script-with-poor-url.js
diff --git a/LayoutTests/inspector/sources/debugger/resources/script-with-poor-url.js b/LayoutTests/inspector/sources/debugger/resources/script-with-poor-url.js
new file mode 100644
index 0000000000000000000000000000000000000000..59eb424c9b84c7d2abf336b5319b11f02b7aac71
--- /dev/null
+++ b/LayoutTests/inspector/sources/debugger/resources/script-with-poor-url.js
@@ -0,0 +1,3 @@
+function scriptWithPoorSourceURL() {}
+
+//# sourceURL=scriptWithPoorSourceURL.js more text
« 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
This is Rietveld 408576698