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

Unified Diff: test/inspector/console/memory-setter-in-strict-mode-expected.txt

Issue 2778743007: Revert of [inspector] console get all information from inspector when needed (Closed)
Patch Set: Created 3 years, 9 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 | « test/inspector/console/memory-setter-in-strict-mode.js ('k') | test/inspector/inspector-impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/console/memory-setter-in-strict-mode-expected.txt
diff --git a/test/inspector/console/memory-setter-in-strict-mode-expected.txt b/test/inspector/console/memory-setter-in-strict-mode-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..04b60d8c1442334356df318020002064e09fa545
--- /dev/null
+++ b/test/inspector/console/memory-setter-in-strict-mode-expected.txt
@@ -0,0 +1,9 @@
+Tests checks that console.memory property can be set in strict mode (crbug.com/468611).
+{
+ id : <messageId>
+ result : {
+ result : {
+ type : undefined
+ }
+ }
+}
« no previous file with comments | « test/inspector/console/memory-setter-in-strict-mode.js ('k') | test/inspector/inspector-impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698