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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt

Issue 2122423002: [DevTools] Remove functionDetails from protocol.json (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove-generator-details-from-protocol
Patch Set: a Created 4 years, 5 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
Index: third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt
index 679c8f51b7a6c881e3d0e84e6c7ae8eeb618b470..a04d1d6955fc517be485e892ed5411179050c4c3 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt
@@ -40,8 +40,8 @@ console-dir.html:19 anonymous()
name: ""
prototype: Object
__proto__: ()
- <function scope>
- Global: Window
+ [[FunctionLocation]]: console-dir.html:19
+ [[Scopes]]: Scopes[1]
console-dir.html:23 inner
__proto__: Object
console-dir.html:26 Object
@@ -56,8 +56,7 @@ console-dir.html:29 get __proto__()
length: 0
name: "get __proto__"
__proto__: ()
- <function scope>
- No Scopes
+ [[FunctionLocation]]: <unknown>
console-dir.html:34 Uint8Array[400000000]
[0 … 99999999]
[100000000 … 199999999]

Powered by Google App Engine
This is Rietveld 408576698