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

Unified Diff: test/inspector/debugger/wasm-scripts-expected.txt

Issue 2531163010: [inspector] Introduce debug::WasmScript (Closed)
Patch Set: Created 4 years 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
Index: test/inspector/debugger/wasm-scripts-expected.txt
diff --git a/test/inspector/debugger/wasm-scripts-expected.txt b/test/inspector/debugger/wasm-scripts-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5d93ea4f5e37055d49e483526d3d2dddcc0b7d1c
--- /dev/null
+++ b/test/inspector/debugger/wasm-scripts-expected.txt
@@ -0,0 +1,5 @@
+Check that inspector gets two wasm scripts
+Script #0 parsed. URL:
dgozman 2016/12/02 00:52:01 If you use //# sourceURL=... comment, these will g
Clemens Hammacher 2016/12/02 09:23:47 Nice, thanks. Done!
+Script #1 parsed. URL:
+Script #2 parsed. URL: wasm://wasm/wasm-5f56b2ce/wasm-5f56b2ce-0
+Script #3 parsed. URL: wasm://wasm/wasm-5f56b2ce/wasm-5f56b2ce-1
« src/inspector/v8-debugger-agent-impl.cc ('K') | « test/inspector/debugger/wasm-scripts.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698